quic / ai-hub-models

The Qualcomm® AI Hub Models are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
https://aihub.qualcomm.com
BSD 3-Clause "New" or "Revised" License
438 stars 60 forks source link

Failure Reason Must use --truncate_64bit_io when input tensors have type int64. #68

Closed AndreaChiChengdu closed 2 months ago

AndreaChiChengdu commented 2 months ago

macos 15 with m3 soc as title, after i submit my compile task(cli model. qai-hub submit-compile-job) model with int64 input.
build fail and responce that must use"--truncate_64bit_io", my question is where and how to enable this parameter --truncate_64bit_io ? thanks~