mindspore/tests/ut/python/ops
i-robot fd5d5f1d21
!22754 [assistant][ops] Add math operators MatrixInverse, MatrixDeterminant and LogMatrixDeterminant
Merge pull request !22754 from 孟权令/MatrixInverse
2022-01-14 06:56:30 +00:00
..
__init__.py clean pylint 2020-05-18 10:31:46 +08:00
test_array_ops.py set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
test_array_ops_check.py set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
test_bprop_disorder.py set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
test_control_ops.py add ms header of env var 2021-12-10 09:35:22 +08:00
test_dynamic_shape.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_filter.py fix code warning && remove save_graphs use in st/ut 2021-12-24 14:45:37 +08:00
test_int64_support.py change the int32 restrict to int 2020-12-22 17:35:02 +08:00
test_layer_switch.py Add switch_layter pynative ut test 2021-08-24 11:21:13 +08:00
test_math_ops.py [feat][assistant][I40FGD] add new Ascend operator Trunc 2021-09-23 14:27:35 +08:00
test_math_ops_check.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_momentum.py amend assign 2021-08-31 09:10:21 +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 fix softmaxcrossentropywithlogits infer 2022-01-06 20:44:11 +08:00
test_nn_ops_check.py update Pool's attr kernel_size, pad_mode 2021-01-18 12:10:20 +08:00
test_ops.py [feat][assistant][I3T92S][I3T92Q][I3T92R] add MatrixInverse, MatrixDeterminant and LogMatrixDeterminant 2022-01-14 09:20:55 +08:00
test_ops_attr_infer.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_ops_check.py Revert "Add the check of function return None." 2021-11-25 21:18:24 +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_getitem.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_tensor_slice.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_tuple_slice.py make slice support tensor 2021-02-22 17:07:37 +08:00