Commit Graph

13 Commits

Author SHA1 Message Date
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
chujinjin 3711a83f76 change default mode to pynative 2022-10-13 19:48:38 +08:00
lvyufeng 208147d55b move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
ZPaC 60bdbf5864 Reopen ps cases 2022-08-19 09:24:04 +08:00
Cathy Wong f4fd0300c6 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
ZPaC 4c2affdaad Add epoch number for lenet train 2022-05-19 22:41:18 +08:00
yujianfeng fd066e60c7 Fix a randomly failed test case of ps and compile cache 2022-03-21 17:09:29 +08:00
yujianfeng 1fb716d394 All the cells no need to read the cached graphs when check hash consistency failed 2022-03-07 21:37:25 +08:00
yujianfeng caac1e326a Add compile cache support for ms_function 2022-02-14 11:06:59 +08:00
yujianfeng dcd6f9e491 Support compile cache in ps mode 2022-01-25 17:34:57 +08:00
yujianfeng 7734edcf2a Remove the randomly failed test case 2021-12-30 09:23:01 +08:00
yujianfeng 98a9fd2d41 Remove the directory path of execution script from sys.path when getting the dependent files 2021-12-28 16:54:07 +08:00
l00591931 79f86d3fe2 Add test case for compile cache 2021-12-06 15:37:03 +08:00