You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/ops
dingpeifei 87e41aaeee
IR operators of GPU and CPU are unified as batchnorm
4 years ago
..
__init__.py clean pylint 5 years ago
test_array_ops.py modify pack to stack 4 years ago
test_array_ops_check.py Remove redundant check about IsInstance op 4 years ago
test_bprop_disorder.py Change TensorAdd to Add, from r1.1 to master 4 years ago
test_control_ops.py [auto-monad] Support side-effects by auto-monad 4 years ago
test_dynamic_shape.py Change TensorAdd to Add, from r1.1 to master 4 years ago
test_int64_support.py change the int32 restrict to int 4 years ago
test_layer_switch.py fix bug in do signature 5 years ago
test_math_ops.py add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms. 4 years ago
test_math_ops_check.py Change TensorAdd to Add, from r1.1 to master 4 years ago
test_momentum.py remove name arg from gradoperation 5 years ago
test_multitype_ops.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_nn_ops.py IR operators of GPU and CPU are unified as batchnorm 4 years ago
test_nn_ops_check.py update Pool's attr kernel_size, pad_mode 4 years ago
test_ops.py IR operators of GPU and CPU are unified as batchnorm 4 years ago
test_ops_attr_infer.py Check whether the network args are tensors in the compile phase 4 years ago
test_ops_check.py show line of code when parse or resolve phase exception 4 years ago
test_ops_reid.py Fix bug of switch layer join 5 years ago
test_python_operators.py refactor bool op parsing to be consistent with pynative mode 5 years ago
test_signature.py enable optimizer parallel with broadcast 5 years ago
test_tensor_fancy_index.py add bool expand dims and wait to test 4 years ago
test_tensor_slice.py throw exception when tensor has zero in shape 4 years ago
test_tuple_slice.py make slice support tensor 4 years ago