mindspore/tests/st/frontend_compile_cache
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
..
run_lenet.py change default mode to pynative 2022-10-13 19:48:38 +08:00
run_lenet_ms_function.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
run_lenet_ps.py move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
run_lenet_two_cells.py change default mode to pynative 2022-10-13 19:48:38 +08:00
run_network_with_control_flow.py change default mode to pynative 2022-10-13 19:48:38 +08:00
run_network_with_weights.py change default mode to pynative 2022-10-13 19:48:38 +08:00
test_compile_cache.py Reopen ps cases 2022-08-19 09:24:04 +08:00