Skip to content

Benchmark Runner¤

Module: benchmarks.cli.benchmark_runner

Source: benchmarks/cli/benchmark_runner.py

Overview¤

CLI runner for benchmarks.

Classes¤

DummyModel¤

class DummyModel

Functions¤

init¤

def __init__()

load_model¤

def load_model()

model_name¤

def model_name()

predict¤

def predict()

run_benchmark¤

def run_benchmark()

run_benchmark_suite¤

def run_benchmark_suite()

run_command¤

def run_command()

sample¤

def sample()

suite_command¤

def suite_command()

Module Statistics¤

  • Classes: 1
  • Functions: 9
  • Imports: 9