mindspore2022/tests/ut/python/ops
huangdongrun 1159f2b11e add prim infer attr cache
modify infer to get abstract value and attr value map together

support get attr in specialize

clone primitive when specialize if attribute is not the same with
infered attribute
2020-05-26 16:19:58 +08:00
..
__init__.py clean pylint 2020-05-18 10:31:46 +08:00
test_array_ops.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +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 Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_control_ops.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_list.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_math_ops.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_math_ops_check.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_momentum.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_multitype_ops.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_nn_ops.py add prim infer attr cache 2020-05-26 16:19:58 +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 add op scatter add vm 2020-05-26 12:17:23 +08:00
test_ops_attr_infer.py add prim infer attr cache 2020-05-26 16:19:58 +08:00
test_ops_check.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_ops_reid.py clean pylint 2020-05-18 16:42:35 +08:00
test_python_operators.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_tensor_slice.py Restrict tensor getitem or setitem not support mixed tensor. 2020-05-22 15:55:38 +08:00
test_tuple.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
test_tuple_slice.py Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00