Base¤
Module: benchmarks.model_adapters.base
Source: benchmarks/model_adapters/base.py
Overview¤
Base model adapters for benchmarks.
This module provides the base adapter classes for different model types to be used with the benchmark system.
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