Model Adapters¤
Module: benchmarks.model_adapters
Source: benchmarks/model_adapters.py
Overview¤
Model adapters for benchmarks.
This module provides adapters for different model types to be used with the benchmark system. Adapters implement the ModelProtocol interface required by benchmarks.
Classes¤
BenchmarkModelAdapter¤
NNXModelAdapter¤
Functions¤
init¤
adapt_model¤
can_adapt¤
can_adapt¤
model_name¤
predict¤
predict¤
register_adapter¤
sample¤
sample¤
Module Statistics¤
- Classes: 2
- Functions: 10
- Imports: 5