ROCm / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
219 stars 50 forks source link

[release/2.1] fix test_vmapvjpvjp and skip test_profiler_experimental_tree #1444

Closed ramcherukuri closed 3 weeks ago

ramcherukuri commented 3 weeks ago

Skipping the following test test/profiler/test_profiler_tree.py:test_profiler_experimental_tree test/profiler/test_profiler_tree.py:test_profiler_experimental_tree_with_memory

Fixing test/functorch/test_ops.py:test_vmapvjpvjp_linalg_householder_product_cuda_float32 by adjusting the TOL value.