mindspore-ci-bot
|
70dc40551a
|
!10020 Improve fancy index from 1st dimension to arbitrarily dimension
From: @yepei6
Reviewed-by:
Signed-off-by:
|
2020-12-23 21:23:36 +08:00 |
mindspore-ci-bot
|
20df37e428
|
!10287 Add ut for dataset to_number
From: @luoyang42
Reviewed-by: @heleiwang
Signed-off-by:
|
2020-12-23 21:14:42 +08:00 |
Zirui Wu
|
a1355a827c
|
introduce a master switch to turn on and off profiler
|
2020-12-22 16:48:01 -05:00 |
mindspore-ci-bot
|
176ea4676c
|
!10261 change the int32 restrict to int restric
From: @yepei6
Reviewed-by: @kingxian,@kingxian
Signed-off-by: @kingxian,@kingxian
|
2020-12-22 20:39:29 +08:00 |
Payne
|
5c9982729d
|
fancy index getitem
|
2020-12-22 18:13:16 +08:00 |
mindspore-ci-bot
|
9b3226c2b6
|
!10289 Ignore the graphs with defer_inline flag when specializing on graph arguments
From: @ginfung
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
2020-12-22 17:41:20 +08:00 |
Payne
|
236bfb75e3
|
change the int32 restrict to int
|
2020-12-22 17:35:02 +08:00 |
yujianfeng
|
e1aa34a030
|
Ignore the graphs with defer_inline flag when specializing on graph arguments
|
2020-12-22 14:32:44 +08:00 |
mindspore-ci-bot
|
00611b1c41
|
!10175 Add tensor.ndim and rename tensor.size() to tensor.size
From: @yanglf1121
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
|
2020-12-22 14:13:10 +08:00 |
YangLuo
|
da6de519ae
|
Add ut for dataset to_number
|
2020-12-21 20:09:03 +08:00 |
mindspore-ci-bot
|
f8e5bffe4d
|
!10286 fix Wrong TypeError in numpy_native
From: @wangrao124
Reviewed-by: @zhunaipan,@kingxian
Signed-off-by: @kingxian
|
2020-12-21 19:30:08 +08:00 |
mindspore-ci-bot
|
441e283e21
|
!10197 Add input check for the embedding
From: @huangxinjing
Reviewed-by: @stsuteng,@zhunaipan
Signed-off-by: @stsuteng
|
2020-12-21 19:12:09 +08:00 |
wangrao
|
2fb3f0ef4f
|
fix Wrong TypeError in numpy_native
|
2020-12-21 16:33:36 +08:00 |
Ziyan
|
c5c905fdf5
|
add restriction for opt shard
|
2020-12-19 17:43:55 +08:00 |
mindspore-ci-bot
|
5ff6de83eb
|
!10173 Fix Strategy Check for UnsortedSegments
From: @huangxinjing
Reviewed-by: @zhunaipan,@stsuteng
Signed-off-by: @stsuteng
|
2020-12-19 14:24:58 +08:00 |
mindspore-ci-bot
|
d99189f681
|
!10207 Fix some minor doc, typo related to AutoNumWorker
From: @ziruiwu
Reviewed-by: @mikef
Signed-off-by:
|
2020-12-19 06:35:59 +08:00 |
Zirui Wu
|
4ae7102fd3
|
address 2 tickets
|
2020-12-18 15:03:32 -05:00 |
huangxinjing
|
dd0da1542d
|
Add input check
|
2020-12-18 19:54:49 +08:00 |
yanglf1121
|
918679daa3
|
add tensor.ndim and rename tensor.size() to tensor.size
|
2020-12-18 17:15:42 +08:00 |
huangxinjing
|
a8446af1ab
|
Fix condition check
|
2020-12-18 16:43:43 +08:00 |
mindspore-ci-bot
|
893d59afd7
|
!10097 Fix bugs for np.mean, np.asarray, np.concatenate, np.linspace
From: @yanglf1121
Reviewed-by:
Signed-off-by:
|
2020-12-18 09:10:51 +08:00 |
mindspore-ci-bot
|
fc11b7dd68
|
!10074 Fix a testcase error when shuffle is above cache
From: @lixiachen
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei,@liucunwei
|
2020-12-17 19:56:26 +08:00 |
mindspore-ci-bot
|
691e3baab6
|
!10109 [MD] Fix Decode doc & RandomNode log
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2020-12-17 19:50:19 +08:00 |
mindspore-ci-bot
|
6035823c4b
|
!10044 fix get num classes of concat
From: @luoyang42
Reviewed-by: @liucunwei,@heleiwang,@liucunwei
Signed-off-by: @liucunwei,@liucunwei
|
2020-12-17 19:30:50 +08:00 |
yanglf1121
|
760cd1870a
|
corner cases check for np.asarray, np.mean, np.concatenate
|
2020-12-17 18:33:10 +08:00 |
luoyang
|
595b7a782f
|
[MD] Fix Decode doc & RandomNode log
|
2020-12-17 17:04:31 +08:00 |
mindspore-ci-bot
|
734f50f36e
|
!10083 support non tensor inputs in model predict
From: @zhangbuxue
Reviewed-by: @zhunaipan,@zh_qh
Signed-off-by: @zh_qh
|
2020-12-17 16:33:52 +08:00 |
buxue
|
f90f77c16e
|
support non tensor inputs in model predict
|
2020-12-17 14:17:41 +08:00 |
buxue
|
aeeef7607a
|
remove the 'raise' in construct of Cell
|
2020-12-17 10:54:42 +08:00 |
Lixia Chen
|
a7f0e13234
|
Remove special treatment for cache above repeat
|
2020-12-16 21:13:04 -05:00 |
YangLuo
|
df9f4f41e8
|
fix get num classes of concat
|
2020-12-16 14:58:32 +08:00 |
mindspore-ci-bot
|
26ff566f90
|
!10002 fix get dataset size in distributed scenario
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2020-12-16 14:25:39 +08:00 |
Xiao Tianci
|
633f97bb48
|
fix get dataset size in distributed scenario
|
2020-12-15 20:41:45 +08:00 |
yanglf1121
|
9072283395
|
fix mindpsore.numpy packaging issue and format API comments
|
2020-12-15 18:06:55 +08:00 |
mindspore-ci-bot
|
c4f284b928
|
!9910 [MD][Perf] MindData add NormalizePad for GPU performance
From: @xiefangqi
Reviewed-by:
Signed-off-by:
|
2020-12-15 16:51:22 +08:00 |
mindspore-ci-bot
|
b8faa8293b
|
!9920 python eager add decode
From: @luoyang42
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
|
2020-12-15 16:37:39 +08:00 |
mindspore-ci-bot
|
dd134d7554
|
!9926 optimize list setitem in bprop
From: @zhangbuxue
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
|
2020-12-15 16:20:07 +08:00 |
buxue
|
2530943a7f
|
optimize list getitem in bprop
|
2020-12-15 15:00:49 +08:00 |
xiefangqi
|
3c6cc3c58c
|
Add NormalizePadOp
|
2020-12-15 11:45:41 +08:00 |
YangLuo
|
18e61a627a
|
python eager add decode
|
2020-12-15 10:00:59 +08:00 |
mindspore-ci-bot
|
a9f2de8307
|
!9737 complete fancy index getitem
From: @yepei6
Reviewed-by:
Signed-off-by:
|
2020-12-15 09:44:52 +08:00 |
Payne
|
4c8f0914d0
|
complete fancy index getitem
|
2020-12-14 22:18:38 +08:00 |
mindspore-ci-bot
|
ca4225a4f3
|
!9717 amend some script
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
|
2020-12-14 19:39:15 +08:00 |
mindspore-ci-bot
|
3a803b3c18
|
!9862 Fix the bug of ImageNetToMR
From: @shenwei41
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
|
2020-12-14 15:53:14 +08:00 |
jiangzhenguang
|
9cf856dd25
|
amend some script
|
2020-12-14 11:08:20 +08:00 |
mindspore-ci-bot
|
ad6507d88a
|
!9825 [MD] fix pad, normalize in c_trasnform
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2020-12-14 10:48:10 +08:00 |
mindspore-ci-bot
|
e10dbb4a7f
|
!9723 add ir passes to unify mindir
From: @yuchaojie
Reviewed-by:
Signed-off-by:
|
2020-12-14 10:14:47 +08:00 |
jjfeing
|
1984cf8e20
|
unify mindir
|
2020-12-12 17:55:16 +08:00 |
buxue
|
70d12aae26
|
add detailed and accurate description for support non tensor inputs for outermost net.
|
2020-12-12 16:54:08 +08:00 |
shenwei41
|
547f96717b
|
Fix Bug
|
2020-12-12 11:35:34 +08:00 |