mindspore/tests/ut/python/fallback
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
..
control_flow Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
__init__.py Add supported namespace for fallback. 2021-09-07 16:19:25 +08:00
test_graph_fallback.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_graph_fallback_parse.py [Fallback] Check with the processing of interpret nodes during ast tree parsing. 2022-06-20 17:59:06 +08:00
test_graph_fallback_self.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00