mindspore/tests/ut/python/fallback
lvyufeng eff301e3e5 add value print for Parameter 2022-09-26 12:54:13 +08:00
..
control_flow Enable graph len 2022-08-16 10:36:05 +08:00
python_builtin support built-in function sum when the type of input is Tensor 2022-09-06 16:58:35 +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 support operator bitwise_xor, left_shift and right_shift for graph mode 2022-09-01 12:43:29 +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 add value print for Parameter 2022-09-26 12:54:13 +08:00
test_graph_fallback_tensor.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00