File size: 508 Bytes
a24101a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"model_type": "executorch-pte",
"format": "pte",
"framework": "ExecuTorch",
"source": "open-mmlab/mmpose RTMPose (rtmpose-m_simcc-hand5_pt-aic-coco_210e-256x256-74fb594)",
"inputs": [
[
1,
3,
256,
256
]
],
"variants": [
{
"file": "rtmpose_m_hand_xnnpack_fp32.pte",
"backend": "xnnpack",
"precision": "fp32",
"size_mb": 55.1
}
],
"note": "ExecuTorch .pte exports. See README.md for variant selection and run instructions."
}
|