Commit Graph

52 Commits

Author SHA1 Message Date
emmmmtang 3eb70df9c7 tensor.clip does not support input of dtype 2023-01-12 11:23:23 +08:00
yanghaoran 164fada9f5 takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
liuruotao 84223375ce takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
liuruotao b5b4c7c9d9 takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
i-robot 359551ba3f
!35111 fix op fusion
Merge pull request !35111 from liubuyu/usb
2022-05-30 01:07:33 +00:00
lby 8aabd90519 fix op fusion 2022-05-28 15:45:52 +08:00
yanghaoran e1d3e6edac take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
yanghaoran f7dfcb0494 upgrade Ascend software suite 29 Apr 22 2022-05-25 09:53:28 +08:00
yanghaoran a0402e2c9e attempt to restore windows st failed, revert testcases that were taken down 2022-04-12 19:54:39 +08:00
yanghaoran b0891817b4 takedown more testcases to ensure gate stability 2022-04-12 19:15:52 +08:00
yanghaoran abe0452af4 takedown test_maximum to ensure gate stability 2022-04-12 16:45:20 +08:00
yanghaoran 15c4b9c214 takedown test_mobilenetv2_quant_pynative, test_histogramdd, augassign_by_number to ensure gate stability 2022-03-31 10:25:43 +08:00
huangmengxi c652b78449 del test 2021-11-17 11:34:51 +08:00
zuochuanyong 662c7174e8 revert set GLOG_v=0 for debugging 2021-10-14 20:18:39 +08:00
huangmengxi 4f246a4be9 reduce precision limit 2021-10-13 09:36:08 +08:00
zuochuanyong aca93909e6 set GLOG_v=0 for debugging 2021-10-09 16:48:20 +08:00
yanghaoran a0ff742442 prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +08:00
wangrao124 463ca2434c add numpy-native ut/st test files 2021-07-22 14:47:00 +08:00
i-robot 21513404c4 !17082 set default context mode to GRAPH_MODE
Merge pull request !17082 from huangbingjian/change_context_mode
2021-06-10 21:21:46 +08:00
huangbingjian ad8f73f32b set default context mode to GRAPH_MODE 2021-06-09 14:40:49 +08:00
huangmengxi 67ef225dc5 trim tests 2021-06-08 14:31:50 +08:00
huangmengxi 849ba87a88 reduce precision for test matching 2021-06-07 14:44:49 +08:00
zhangzhewei f5f2679757 recover test_kron form level2 to level0 2021-05-31 15:12:28 +08:00
huangmengxi 0a588f1f44 drop test kron 2021-05-28 09:44:43 +08:00
mindspore-ci-bot 17f666545c !16699 add isnan cpu op & graph mode equal registered types
From: @jachua
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @wuxuejian
2021-05-27 10:01:49 +08:00
huangmengxi bfde2029ee fix
add isnan cpu

fix multi_dot
2021-05-26 17:18:47 +08:00
mindspore-ci-bot 8e58c85022 !16661 fix mindspore.numpy interfaces
From: @wangrao124
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024
2021-05-25 14:31:01 +08:00
wangrao 34737151e5 fix mindspore.numpy interfaces 2021-05-24 11:32:44 +08:00
mindspore-ci-bot c6e6fcc97e !16650 fix cpu transpose bug
From: @fan-jibin
Reviewed-by: @zhoufeng54,@zhaizhiqiang
Signed-off-by: @zhaizhiqiang
2021-05-21 15:10:22 +08:00
范吉斌 c9ff729ab1 fix transpose bug 2021-05-20 18:17:31 +08:00
huangmengxi ba2757b830 fix 2021-05-20 17:49:39 +08:00
huangmengxi 0e3ce1fc72 fix 2021-05-19 15:04:35 +08:00
huangmengxi 2ba481ddb5 drop test 2021-05-18 17:28:49 +08:00
huangmengxi a32dd94f44 fix 2021-05-17 15:48:59 +08:00
yanglf1121 e13c70bddd fix numpy native bugs 2021-05-13 14:04:21 +08:00
yepei6 acbd7eb023 add more tensor methods 2021-05-10 14:40:53 +08:00
huangmengxi 5aef276bc8 fix 2021-05-06 14:20:45 +08:00
yanglf1121 560ef0036f Add new np interfaces 2021-04-22 10:22:36 +08:00
yanglf1121 43ebd837b9 fix diff, convolve 2021-04-21 15:19:58 +08:00
huangmengxi 571c25b998 bug fix 2021-04-13 14:59:35 +08:00
huangmengxi 38b49fb30e bug fix
fix ci shape 0 errors
2021-03-17 16:59:16 +08:00
mindspore-ci-bot df4da9ca85 !13403 fix level1 mindspore.numpy ci errors
From: @yanglf1121
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
2021-03-16 19:11:36 +08:00
huangmengxi 535f14b58e * fix ci error 2021-03-16 15:50:06 +08:00
huangmengxi 2f463d4a97 bug fix 2021-03-16 10:05:56 +08:00
yanglf1121 72b365c24b Add new np interfaces 2021-03-15 16:29:25 +08:00
huangmengxi 76c8e10c4a bug fix 2021-02-26 17:40:17 +08:00
huangmengxi ceaa1603c8 trim down tests & add type checking for meshgrid 2021-02-22 11:44:20 +08:00
huangmengxi 2e0d1b9940 bug fix 2021-02-19 16:54:21 +08:00
yanglf1121 f7dc5e2649 fix gpu_op type error 2021-02-10 15:10:48 +08:00
yanglf1121 c5ea8223f5 Add new np interfaces and add graph support 2021-02-04 16:07:19 +08:00