tree: b0594df587e27bf992a07f2f2ebe4f6b24f19921 [path history] [tgz]
  1. proto/
  2. benchmark.h
  3. benchmark_functions.h
  4. BUILD.gn
  5. json_serializer.cc
  6. json_serializer.h
  7. json_serializer_test.cc
  8. main.cc
  9. memory_sampler.cc
  10. memory_sampler.h
  11. memory_sampler_test.cc
  12. OWNERS
  13. README.md
  14. shared_library_benchmark.cc
  15. shared_library_benchmark.h
  16. shared_library_benchmark_functions.cc
  17. shared_library_benchmark_functions.h
  18. shared_library_benchmark_test.cc
  19. sysmetrics.cc
  20. sysmetrics.h
  21. sysmetrics_test.cc
ml_benchmark/README.md

Chrome OS ML Benchmarking Suite

This is a tool used by the Chrome OS Platform ML team to benchmark the performance of various ML use cases on Chrome OS.

The benchmark loader will load various test drivers as shared libraries and execute them. The test drivers will do the benchmarking and report back the results