akaashrp opened a new pull request, #20136: URL: https://github.com/apache/tvm/pull/20136
Extend `tvmjs.dump_tensor_cache` to support per-parameter encoding through a name-to-format mapping with an optional `"*"` fallback. This preserves the existing string API while enabling mixed raw and `f32-to-bf16` parameters in the same cache. It also keeps BF16 manifests correct across mixed encodings and incremental updates and removes stale BF16 manifests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
