mindspore/tests/ut/python/graph_syntax
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
..
control_flow Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
dict Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
list Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
numpy Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
operators
python_builtin_functions Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
statements Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
string Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
tensor Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
tuple
__init__.py
test_call_innetr_net_attr.py
test_celllist.py