mindspore/tests/ut/python/fallback
huangbingjian 1686142679 Support all(Tensor),any(Tensor),round(Tensor) in graph mode. 2022-07-28 21:06:20 +08:00
..
control_flow Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
python_builtin Support all(Tensor),any(Tensor),round(Tensor) in graph mode. 2022-07-28 21:06:20 +08:00
syntax Enable list comprehension in graph mode 2022-07-20 09:45:28 +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 [Fallback] Support class type is numpy array. 2022-06-20 09:56:27 +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_python_builtin.py [Fallback] Provides errors for built-in functions that are not supported in graph mode and are not suitable for using JIT Fallback. 2022-06-27 11:46:19 +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 Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00