mindspore/tests/ut/python/fallback
liangzhibo a89dd30704 support int, float in graph mode 2022-08-23 14:55:03 +08:00
..
control_flow Enable graph len 2022-08-16 10:36:05 +08:00
python_builtin support int, float in graph mode 2022-08-23 14:55:03 +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 Enable graph len 2022-08-16 10:36:05 +08:00
test_graph_fallback_tensor.py Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00