Skip to content

Commit 6be5e2d

Browse files
bottlermeta-codesync[bot]
authored andcommitted
Replace assertTrue(torch.allclose(...)) with assertClose in test_transforms.py
Summary: ## LLM-generated Summary: Replaces self.assertTrue(torch.allclose(...)) with self.assertClose(...) throughout fbcode/vision/fair/pytorch3d/tests/test_transforms.py. This standardizes numeric closeness assertions for clearer failures and consistency while preserving tolerances and test behavior. --- Session: DEV34970678 Reviewed By: shapovalov Differential Revision: D90251428 fbshipit-source-id: cdae842be82f0ba548802e6977be272134e8508c
1 parent f5f6b78 commit 6be5e2d

1 file changed

Lines changed: 69 additions & 81 deletions

File tree

0 commit comments

Comments
 (0)