trunk/be018342370825fe89c86d51462b461591eff3d7: [caffe2/veclib] Fix (double)0 yielding -0.0 on AVX2 (#196607) (#196607)
- PyTorch 近 90 天出现 778 次
- PyTorch 近 90 天第 768 次发版
- 上一次:同一天稍早 · trunk/bff9a06c773bfe22e3fb484b1720873af066bbcf
发生了什么
Summary: Make conversion of 64-bit 0 into double be +0.0 instead of -0.0 In this way, AVX2-based i64->f64 conversion will be identical to other ISAs Test Plan: CI Differential Revision: D118971238 Pull Request resolved: #196607 Approved by: https://github.com/Skylion007
摘要按规则整理自下方来源原文