mindspore/tests/ut/python/fallback
liangzhibo 8f2bf65f80 Graph isinstance extends 2022-04-19 10:49:09 +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 fix abs(tensor) when tesnor data is a 0-dim number 2022-03-26 14:20:03 +08:00
syntax Graph isinstance extends 2022-04-19 10:49:09 +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 Delete convert_python_data in ValueToPyData 2022-04-18 19:19:19 +08:00
test_graph_fallback_tensor.py clean code 2022-01-22 11:39:12 +08:00