File size: 588 Bytes
ed3aeeb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"counts": {
"available": 42,
"available_by_format": {
"onnx": 42
},
"canonical_s7_selected": 42,
"checksum_mismatch": 0,
"models": 21,
"not_available": 0,
"slots": 42,
"validation_status": {
"PASS": 42
}
},
"failure_code": null,
"not_available": [],
"policy": {
"allocator_work_performed": false,
"model_conversion_performed": false,
"model_weight_architecture_modified": false,
"tflite_to_onnx_for_netron": false
},
"schema_version": "1.0",
"stage": "T80_NETRON_INPUT_INVENTORY",
"status": "PASS"
}
|