Module saev.test_nn
Uses hypothesis and hypothesis-torch to generate test cases to compare our normalized MSE implementation to a reference MSE implementation.
Functions
def test_safe_mse_hypothesis() ‑> None
def test_safe_mse_large_x()
def test_safe_mse_nonzero()
def test_safe_mse_same()
def test_safe_mse_zero_x_hat()