mindspore/tests/ut/python/fallback
i-robot f7aa696067
!36046 Support single interpret node in while condition
Merge pull request !36046 from huanghui/fix-fallback
2022-06-17 12:04:17 +00:00
..
control_flow support alone interpret node in while condition 2022-06-16 14:07:40 +08:00
python_builtin Fallback warning for interpret node 2022-06-10 17:21:42 +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 [Fallback] Support ms.Tensor() in construct or ms_function, add check with the module. 2022-06-16 09:23:01 +08:00