Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
swolchok committed Jan 22, 2025
1 parent 61c54c2 commit 05700c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernels/test/op_native_batch_norm_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class OpNativeBatchNormLegitNoTrainingOutTest : public OperatorTest {
2e-2,
executorch::runtime::testing::internal::kDefaultAtol);
EXPECT_TENSOR_CLOSE_WITH_TOL(
out1,
out2,
out2_expected,
2e-2,
executorch::runtime::testing::internal::kDefaultAtol);
Expand Down

0 comments on commit 05700c8

Please sign in to comment.