mindspore/tests/ut/python/fallback
yujianfeng d855c830d2 Change class Variable to mutable function 2022-05-16 09:05:32 +08:00
..
control_flow [ME][Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps. 2022-04-06 09:27:55 +08:00
python_builtin [Fallback][Control_flow] Add control flow fallback testcases. 2022-04-22 11:36:19 +08:00
syntax Change class Variable to mutable function 2022-05-16 09:05:32 +08:00
__init__.py Add supported namespace for fallback. 2021-09-07 16:19:25 +08:00
test_graph_fallback.py Added recognition of third-party libraries 2022-03-21 14:10:23 +08:00
test_graph_fallback_numpy.py Added recognition of third-party libraries 2022-03-21 14:10:23 +08:00
test_graph_fallback_python_builtin.py add jit fallback example 2022-03-09 11:25:03 +08:00
test_graph_fallback_self.py Support for creating and calling instances of ms_class 2022-04-16 10:08:11 +08:00
test_graph_fallback_str_format.py support cell and primitive for str.format 2022-05-09 09:21:06 +08:00
test_graph_fallback_tensor.py clean code 2022-01-22 11:39:12 +08:00