Commit 464ca762 authored by wenjh's avatar wenjh
Browse files

Merge develop_v2.3

parents 0c20813c 64d522ac
......@@ -264,3 +264,4 @@ def test_multi_tensor_compute_scale_and_scale_inv(
else:
torch.testing.assert_close(scale, scale_ref, rtol=0, atol=0)
torch.testing.assert_close(scale_inv, scale_inv_ref, rtol=0, atol=0)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment