Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Numpy]Modify absolute error and relative error in solve op #17025

Merged
merged 1 commit into from
Dec 9, 2019

set rtol = 1e-2 and atol = 1e-4 when dtype == np.float32 in test_nump…

4e6ff07
Select commit
Loading
Failed to load commit list.
Merged

[Numpy]Modify absolute error and relative error in solve op #17025

set rtol = 1e-2 and atol = 1e-4 when dtype == np.float32 in test_nump…
4e6ff07
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs