mindspore/tests/syntax/simple_expression
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
..
__init__.py syntax 2021-09-13 15:20:53 +08:00
test_assign.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_assignment_ops.py Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-11 15:50:47 +08:00
test_attr_ref.py syntax 2021-09-13 15:20:53 +08:00
test_call.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_compare.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_hypermap.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_identity_is.py syntax 2021-09-13 15:20:53 +08:00
test_identity_is_not.py syntax 2021-09-13 15:20:53 +08:00
test_invert.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_logic_and.py syntax 2021-09-13 15:20:53 +08:00
test_logic_not.py syntax 2021-09-13 15:20:53 +08:00
test_logic_or.py syntax 2021-09-13 15:20:53 +08:00
test_map.py Optimize error message 2022-01-06 20:32:08 +08:00
test_math_ops.py Add assignment operators and math operators tests 2021-09-11 14:27:20 +08:00
test_member_in.py syntax 2021-09-13 15:20:53 +08:00
test_member_not_in.py syntax 2021-09-13 15:20:53 +08:00
test_operator.py Optimize error message 2022-01-06 20:32:08 +08:00
test_parse_exception.py add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
test_super.py fix code warning && remove save_graphs use in st/ut 2021-12-24 14:45:37 +08:00
test_zip_operation.py [ME] Optimize the error message of the operator module. 2021-12-23 10:10:48 +08:00