We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c54c2 commit 05700c8Copy full SHA for 05700c8
kernels/test/op_native_batch_norm_test.cpp
@@ -140,7 +140,7 @@ class OpNativeBatchNormLegitNoTrainingOutTest : public OperatorTest {
140
2e-2,
141
executorch::runtime::testing::internal::kDefaultAtol);
142
EXPECT_TENSOR_CLOSE_WITH_TOL(
143
- out1,
+ out2,
144
out2_expected,
145
146
0 commit comments