Commit Graph

41 Commits

Author SHA1 Message Date
dinglinhe 18cdd5e2c8 fix description of 'get_activation' and some example 2021-06-10 09:17:02 +08:00
wangrao 5bc9c24152 fix np.array_str, np.size 2021-05-27 17:17:08 +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
wangrao ddb82a8fea fix docstrings for some tensor methods 2021-05-20 17:54:13 +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 e45984561a fix doc error and type checking in numpy-native api 2021-04-27 15:47:21 +08:00
yanglf1121 6f83237d22 fix numpy bugs 2021-04-25 13:43:43 +08:00
yanglf1121 560ef0036f Add new np interfaces 2021-04-22 10:22:36 +08:00
huangmengxi 571c25b998 bug fix 2021-04-13 14:59:35 +08:00
yanglf1121 6f50f347b3 fix concatenate doc error 2021-04-09 15:36:15 +08:00
huangmengxi fdd4f2ae76 fix docstrings 2021-03-29 11:12:01 +08:00
huangmengxi 0f365cd017 fix docs 2021-03-26 09:55:46 +08:00
huangmengxi be4ffe94ce fix code docs 2021-03-24 18:30:17 +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
mindspore-ci-bot fd4450b3d6 !13337 fix API bugs
From: @chen_ying113
Reviewed-by: @gemini524,@wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-03-16 16:13:14 +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
yingchen d582883c03 fix api bugs 2021-03-15 17:46:07 +08:00
yanglf1121 72b365c24b Add new np interfaces 2021-03-15 16:29:25 +08:00
mindspore-ci-bot afe55b6881 !13180 [Numpy-Native] Fix hsplit bug
From: @wangrao124
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @liangchenghui
2021-03-12 15:03:42 +08:00
wangrao 0acb6e1894 fix hsplit bug 2021-03-11 17:48:44 +08:00
wangrao a6a25904df fix docstring errors 2021-03-11 17:18:15 +08:00
mindspore-ci-bot 76d63346ce !12931 Fix bugs in C.count_nonzero, mindspore.numpy.full and some api docstrings.
From: @yanglf1121
Reviewed-by: 
Signed-off-by:
2021-03-08 19:27:52 +08:00
yanglf1121 a5720acab8 numpy api bug fix 2021-03-08 13:28:28 +08:00
huangmengxi c4701eb9d4 bug fix 2021-03-05 15:54:11 +08:00
huangmengxi 59810d69b2 fix docstring 2021-03-04 19:39:01 +08:00
huangmengxi f34756c3bd additional typecheck 2021-03-02 19:26:40 +08:00
huangmengxi 76c8e10c4a bug fix 2021-02-26 17:40:17 +08:00
wangrao 9d63b443e3 docstring bug fix 2021-02-08 15:50:11 +08:00
yanglf1121 c5ea8223f5 Add new np interfaces and add graph support 2021-02-04 16:07:19 +08:00
wangrao 16939ee902 fix bug: np.column_stack raises RuntimeError in graph mode 2021-01-26 11:34:37 +08:00
huangmengxi fe8f61313b fix atleast_xd & unique examples 2021-01-25 11:05:45 +08:00
yanglf1121 eab5ecf21a Fix bugs in np.atleastxd, np.xstack and format api docstrings 2021-01-21 22:03:18 +08:00
yanglf1121 72903c11c8 add array_ops, math_ops and tensor ops 2021-01-14 15:32:36 +08:00
yanglf1121 dc2f33d0d1 fix np.linspace core dump 2020-12-18 18:43:12 +08:00
yanglf1121 760cd1870a corner cases check for np.asarray, np.mean, np.concatenate 2020-12-17 18:33:10 +08:00
yanglf1121 9072283395 fix mindpsore.numpy packaging issue and format API comments 2020-12-15 18:06:55 +08:00
yanglf1121 59e5afd2bb Add mindnumpy to mindspore 2020-12-09 21:35:16 +08:00