You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We observed that the memcpy operations in packages/ai_wdl/rebatch/rebatchBench.cpp appear to be optimized out when the benchmark is built with Clang instead of GCC.
Hi,
We observed that the
memcpyoperations inpackages/ai_wdl/rebatch/rebatchBench.cppappear to be optimized out when the benchmark is built with Clang instead of GCC.What would Meta/DCPerf like to do?
Thanks