You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CM scripts to preprocess, calibrate and compile QAIC models for ResNet50, RetinaNet and Bert
Test in AWS
Test on Thundercomm RB6
Automatic model installation from a host device
Automatic detection and usage of quantization parameters
Nvidia submission
Google submission
NeuralMagic submission
Add possibility to run any MLPerf implementation including ref
Add possibility to change target device (eg GeForce instead of A100)
Expose batch sizes from all existing MLPerf inference reference implementations (when applicable) in edge category in a unified way for ONNX, PyTorch and TF via the CM interface. Report implementations with hardwired batch size.
Request from Miro: improve MLPerf inference docs for various backends
Develop universal CM-MLPerf docker to run any implementation with local data set and model (similar to Nvidia and Intel but with a unified CM interface)
Prototype new universal CM workflow to run any app on any target (with C++/Android/SSH)
Add support for any ONNX+loadgen model testing with tuning (prototyped already)
Improve CM docs (basic CM message and tutorials/notes for "users" and "developers")
The feedback from the MLCommons TF on automation and reproducibility to extend CM workflows to support the following MLC projects:
check how to add network and multi-node code to MLPerf inference and CM automation (collaboration with MLC Network TF)
continue improving unified CM interface to run MLPerf inference implementations from different vendors
Develop universal CM-MLPerf docker to run any implementation with local data set and model (similar to Nvidia and Intel but with a unified CM interface)
Prototype new universal CM workflow to run any app on any target (with C++/Android/SSH)
Add support for any ONNX+loadgen model testing with tuning (prototyped already)
Improve CM docs (basic CM message and tutorials/notes for "users" and "developers")
Update/improve a list of all reusable, portable and tech-agnostic CM-MLOps scripts
Improve CM logging (stdout and stderr)
Visualize CM script dependencies
Check other suggestions from student teams from SCC'23
Start adding FAQ/notes from Discord/GitHub discussions about CM-MLPerf
prototype/reuse above universal CM workflow with ABTF for
unify experiment and visualization
The text was updated successfully, but these errors were encountered: