| { | |
| "fp32": { | |
| "path": "models/dehtr_ctc_fp32.onnx", | |
| "size_bytes": 38927475, | |
| "sha256": "d864baf5ae81f13c95c1a2ac7013bd026a6dc2f57b61c7976b407dcd601ef1f1", | |
| "opset": 18, | |
| "alphabet_size_with_blank": 196, | |
| "dynamic_width": true, | |
| "fixed_batch_size": 1 | |
| }, | |
| "int8": { | |
| "path": "models/dehtr_ctc_int8.onnx", | |
| "size_bytes": 9843872, | |
| "sha256": "05cce04d3938a64edaee79caf2a74587eaa9f8c46c146d6e04f0512bfce51d82", | |
| "quantization": "symmetric per-channel int8 weight-only QDQ", | |
| "quantized_initializer_count": 22, | |
| "quantized_weight_elements": 9711808 | |
| } | |
| } | |