Commit Graph

90 Commits

Author SHA1 Message Date
i-robot 376141d837
!35275 fix resnet thor base line
Merge pull request !35275 from zhaoting/master
2022-06-02 07:17:52 +00:00
i-robot 4b0a2ea899
!35208 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
Merge pull request !35208 from cathwong/ckw_xtranuni_ut_nondataset
2022-06-02 01:03:36 +00:00
zhaoting b25ec593ac fix resnet st 2022-06-01 16:00:55 +08:00
yanghaoran b004bba6df takedown test_resnet_imagenet_and_thor_4p due to probalistic failures 2022-06-01 10:45:35 +08:00
Cathy Wong f4fd0300c6 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
yanghaoran c1049cea42 takedown testcases due to probalistic failures 2022-05-27 16:05:44 +08:00
yanghaoran f7dfcb0494 upgrade Ascend software suite 29 Apr 22 2022-05-25 09:53:28 +08:00
Zhang Qinghua d7762f1c8d Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
baihuawei 3bc6ebfa1a lower log level 2022-05-05 10:11:41 +08:00
i-robot fb2da7b314
!33404 add ascend mpi st case
Merge pull request !33404 from baihuawei/mpi_sink_frontend
2022-04-26 02:11:19 +00:00
baihuawei a0418f44ca add ascend mpi st case 2022-04-25 11:23:13 +08:00
zhaoting 96607251ee fix resnet50 & thor tests 2022-04-18 15:27:20 +08:00
yanghaoran 69d7645f14 take down resnet_imagenet_and_thor_4p again and again 2022-04-15 09:48:07 +08:00
王程浩 40b29b9d28 modify frequency to fix daily ci 2022-04-13 11:11:05 +08:00
yanghaoran e6f777dbe8 takedown test_resnet_imagenet_and_thor_4p to ensure gate stability 2022-04-06 14:39:58 +08:00
王程浩 feb060dfa5 修复st门禁概率失败 2022-04-05 15:33:07 +08:00
cheng-hao-wang f127db121b modify file and clean src_thor` 2022-03-10 17:00:20 +08:00
cmy_melody caf0e74545 thor_test
thor_test

test thor

thor test

modify thor
2022-02-14 11:56:49 +08:00
yanghaoran 2c068bfc20 takedown resnet50_imagenet due to probalistic failures 2022-01-27 15:27:39 +08:00
muchenjin 718862fd6f modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
mwang 57642df8bc add thor 2022-01-09 16:42:34 +08:00
mwang 67f3a14c46 resnet_thor_test update 2021-12-30 10:51:05 +08:00
yanghaoran 01e5b92b90 takedown ascend resnet50 thor testcase due to probablistic failures 2021-12-08 14:59:17 +08:00
htchu 01cb5b3007 modify thor st
modify test
2021-12-02 20:43:12 +08:00
xiefangqi 8a28ad1aa5 fix lite cv resize bilinear fuzz bug 2021-11-19 14:56:25 +08:00
i-robot 9e8efe9169 !26503 [ST] Add mindspore resnet50 thor st smoke
Merge pull request !26503 from xiefangqi/ms_add_resnet_thor_8p
2021-11-19 06:43:37 +00:00
xiefangqi 6173929894 add resnet thor st 2021-11-19 09:16:49 +08:00
linqingke 24502520dc Update resnet 8p st. 2021-11-18 16:36:29 +08:00
caifubi fae514124b add pynative 8p st 2021-09-16 16:26:17 +08:00
huanghui ba66c0d491 add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
linqingke 82b88ade65 [Boost]Add MindBoost. 2021-09-09 10:25:26 +08:00
sl_wang 222b6684e0 second order optimizer thor generalization 2021-08-25 15:38:01 +08:00
linqingke dd30c66985 Fix resnet st probabilistic failure in daily version. 2021-08-20 11:55:04 +08:00
linqingke 47dcb074a8 Fix test_resnet50_and_resnet50_thor bug. 2021-07-21 16:05:03 +08:00
anzhengqi cc1a0fa59c optimize resnet50 with imagenet2012 by prefetch_size and num_parallel_workers 2021-07-09 10:41:47 +08:00
chenhaozhe 086a871975 Change Loss to LossBase 2021-07-02 16:41:02 +08:00
sl_wang 54890b88fc add comments for thor api 2021-06-10 14:08:40 +08:00
chenhaozhe 9da8534396 change _Loss to Loss 2021-06-03 15:26:59 +08:00
sl_wang a140e9ee36 clean codecheck for thor 2021-05-28 22:55:45 +08:00
mwang 88d191e0fe fix timeout 720s for resnet50_thor st 2021-05-18 14:31:04 +08:00
He Wei 171cd83188 [test] Fix GRAPH_MODE not restored after PYNATIVE_MODE is set 2021-04-29 09:28:24 +08:00
mwang fdb7bbf422 fix thor 2021-03-22 20:52:35 +08:00
wangmin0104 f1f0ad41ff update tests/st/networks/models/resnet50/test_resnet50_imagenet.py. 2021-02-23 17:17:45 +08:00
mwang 172e918359 fix resnet thor smoke threshold 2021-02-19 16:02:03 +08:00
mwang fbcb3061d8 fix smoke of resnet thor 2021-02-09 15:12:36 +08:00
jjfeing 502be04491 upgrade 0204 2021-02-06 10:51:43 +08:00
mwang 0b312c2385 thor generalization code submit 2021-02-03 09:54:14 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master 2021-01-30 14:13:47 +08:00
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode 2021-01-18 12:10:20 +08:00