mindspore2022/tests/ut/python/fallback
i-robot 603ff25afb
!31177 Add ut for fallback python buildin function with tensor input
Merge pull request !31177 from LiangZhibo/syntax
2022-03-11 08:38:53 +00:00
..
python_builtin Add test case for fallback buildin function with constant tensor 2022-03-11 15:35:29 +08:00
__init__.py Add supported namespace for fallback. 2021-09-07 16:19:25 +08:00
test_graph_fallback.py Support user-defined classes through ms_class decorators. 2022-03-10 20:12:54 +08:00
test_graph_fallback_class.py Support user-defined classes through ms_class decorators. 2022-03-10 20:12:54 +08:00
test_graph_fallback_numpy.py Support numpy augassign method, subscript method and binary operations. 2021-12-21 15:58:20 +08:00
test_graph_fallback_python_builtin.py add jit fallback example 2022-03-09 11:25:03 +08:00
test_graph_fallback_tensor.py clean code 2022-01-22 11:39:12 +08:00