-
Notifications
You must be signed in to change notification settings - Fork 87
Supported input metric data formats
sf-wind edited this page Jul 31, 2018
·
4 revisions
The harness receives metric data from the binary or app running on device. Depending on the framework and the backend platform, the collected data format may be different. The harness supports a few metric data formats. If the binary outputs those formats, there may not a need to change the harness. Instead, the existing data parsing format can be reused.
To specify the data converter to use, you can add a field converter
to the model
field of the meta data file (json file).
Below are some of the data formats that are supported by the harness.
- Experiment with docker
- Run FAI-PEP for the first time
- Meta data file explained
- Work with iOS
- Work on Power/Energy
- Run Imagenet validate dataset
- Convert ONNX models to Caffe2 models
- Presentations