Skip to content

Instantly share code, notes, and snippets.

@ttamg
Created March 13, 2022 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ttamg/78d4fbedcafda3eac6e0e13c169a1fce to your computer and use it in GitHub Desktop.
Save ttamg/78d4fbedcafda3eac6e0e13c169a1fce to your computer and use it in GitHub Desktop.
AI-benchmark run script
# benchmark.py
from ai_benchmark import AIBenchmark
benchmark = AIBenchmark()
results = benchmark.run()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment