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
gtest: cmake: add workaround for ICC bug in backward_data and backward_weights tests
test cases that trigger exceptions are mishandled by Intel Compiler 19.1
and result in error/exit-code 0x01. This patch prevents the compiler from
optimizing the code.
0 commit comments