trunk/dc0133edcfb1aded1e2e054b31e643ed459472b6: Fix meta function for `dyn_quant_pack_4bit_weight` on ARM (#197518)
- PyTorch 近 90 天出现 1319 次
- PyTorch 近 90 天第 1304 次发版
- 上一次:同一天稍早 · trunk/c9c53665f67242a8a30caaa42b375e590b99009a: Fix z3 model value comparisons in test_z3_gradual_types (#197424)
发生了什么
The can_use_kleidiai also checks cpuinfo_has_arm_neon_dot which needs to be mirrored in the meta function. Test failures resolved in TestLinalgCPU.test_compile_dyn_quant_matmul_4bit Pull Request resolved: #197518 Approved by: https://github.com/ezyang
摘要按规则整理自下方来源原文