Home
last modified time | relevance | path

Searched defs:input_np (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/operation/
Dtest_pow.py254 def __init__(self, input_np): argument
288 def __init__(self, input_np): argument
321 def __init__(self, input_np): argument
/third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/test_tbe_ops/
Dtest_tanh.py36 input_np = np.random.randn(*input_shape).astype(np.float32) variable
Dtest_tanh_grad.py36 input_np = np.random.randn(*input_shape).astype(np.float32) variable
/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_ops_index_select_ext.py39 def generate_expect_forward_output(input_np, axis, index_np): argument
/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/dynamic_shape_operations/
Dabs.py24 def __init__(self, input_np, indices_np, dtype=np.float32): argument
/third_party/mindspore/mindspore-src/source/tests/ut/python/exec/
Dtest_train_with_lars.py79 def me_train_tensor(net, input_np, label_np, epoch_size=2): argument
Dtest_train.py32 def me_train_tensor(net, input_np, label_np, epoch_size=2): argument
/third_party/mindspore/mindspore-src/source/tests/st/fusion/
Dtest_conv_bn1_fusion.py41 def me_train_tensor(net, input_np, label_np, epoch_size=2): argument
/third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/
Dtest_incre_flash_attention.py138 def change_data_bf16(input_np): argument
/third_party/mindspore/mindspore-src/source/tests/st/pynative/
Dtest_tensor_setitem.py28 def setup_testcase(input_np, case_fn): argument
/third_party/mindspore/mindspore-src/source/tests/st/ops/dynamic_shape/
Dtest_dynamic_getitem.py59 def __init__(self, ms_net, np_net, input_np, input_dyn): argument
82 def __init__(self, ms_net, np_net, input_np, axis_np): argument
Dtest_dynamic_setitem.py106 def __init__(self, ms_net, np_net, input_np, axis_np): argument