mindspore/tests/ut/python/ops
jin-xiulang 5873614b86 Refactoring laplace random operator. 2020-09-16 18:40:31 +08:00
..
__init__.py clean pylint 2020-05-18 10:31:46 +08:00
test_array_ops.py updata signature 2020-09-02 17:29:29 +08:00
test_array_ops_check.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_bprop_disorder.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_control_ops.py optim pylint 2020-08-31 14:49:57 +08:00
test_dynamic_shape.py Adapt GatherV2 for dynamic shape 2020-09-01 19:24:21 +08:00
test_layer_switch.py fix bug in do signature 2020-06-02 11:59:19 +08:00
test_math_ops.py optim pylint 2020-08-31 14:49:57 +08:00
test_math_ops_check.py support convert bool scalar and tensor to number tensor 2020-06-01 16:30:50 +08:00
test_momentum.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_multitype_ops.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
test_nn_ops.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_nn_ops_check.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_ops.py Refactoring laplace random operator. 2020-09-16 18:40:31 +08:00
test_ops_attr_infer.py refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache 2020-07-23 12:43:37 +08:00
test_ops_check.py Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
test_ops_reid.py Fix bug of switch layer join 2020-08-25 09:08:53 +08:00
test_python_operators.py refactor bool op parsing to be consistent with pynative mode 2020-08-20 16:45:30 +08:00
test_signature.py enable optimizer parallel with broadcast 2020-06-27 14:36:17 +08:00
test_tensor_slice.py Fix bug of mindspore dtype equal 2020-07-16 09:06:55 +08:00
test_tuple_slice.py Fix the difference of Error type between graph&pynative mode 2020-07-27 17:28:13 +08:00