| /third_party/mindspore/mindspore-src/source/tests/st/ops/ |
| D | test_ops_eye.py | 23 def generate_expect_forward_output(n, m, dtype): function
|
| D | test_ops_index_select_ext.py | 39 def generate_expect_forward_output(input_np, axis, index_np): function
|
| D | test_ops_sin.py | 28 def generate_expect_forward_output(x): function
|
| D | test_ops_exp.py | 28 def generate_expect_forward_output(x): function
|
| D | test_ops_sqrt.py | 28 def generate_expect_forward_output(x): function
|
| D | test_ops_logical_not.py | 26 def generate_expect_forward_output(x): function
|
| D | test_ops_cos.py | 29 def generate_expect_forward_output(x): function
|
| D | test_ops_erfinv.py | 29 def generate_expect_forward_output(x): function
|
| D | test_ops_greater.py | 28 def generate_expect_forward_output(x, y): function
|
| D | test_ops_elu_grad_ext.py | 30 def generate_expect_forward_output(dy, y_x, alpha, dtype): function
|
| D | test_ops_relu.py | 26 def generate_expect_forward_output(x, dtype): function
|
| D | test_ops_tanh.py | 26 def generate_expect_forward_output(x, dtype): function
|
| D | test_ops_rsqrt.py | 32 def generate_expect_forward_output(x): function
|
| D | test_ops_isfinite.py | 29 def generate_expect_forward_output(x): function
|
| D | test_ops_logical_and.py | 26 def generate_expect_forward_output(x, other): function
|
| D | test_ops_floor.py | 28 def generate_expect_forward_output(x): function
|
| D | test_ops_logical_or.py | 26 def generate_expect_forward_output(x, other): function
|
| D | test_ops_square.py | 29 def generate_expect_forward_output(x): function
|
| D | test_ops_narrow.py | 28 def generate_expect_forward_output(x, dim, start, length): function
|
| D | test_any.py | 27 def generate_expect_forward_output(x): function
|
| D | test_ops_ne.py | 27 def generate_expect_forward_output(x, other): function
|
| /third_party/mindspore/mindspore-src/source/tests/st/mint/ |
| D | test_inverse.py | 27 def generate_expect_forward_output(x): function
|
| D | test_leaky_relu.py | 27 def generate_expect_forward_output(x, negative_slope): function
|
| D | test_atan2.py | 27 def generate_expect_forward_output(x, y): function
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/ |
| D | test_add_layernorm.py | 32 def generate_expect_forward_output(x1, x2, gamma, beta, eps=1e-5): function
|