“dangjiaqi1”
|
d86509c1c8
|
add SquaredDifference operation for cpu
|
4 years ago |
mindspore-ci-bot
|
dafa401247
|
!10423 add testcases of dump
From: @rainyhorse
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
|
4 years ago |
mindspore-ci-bot
|
3c6101a8b1
|
!10559 update L1Regularizer operation
From: @dangjiaqi1
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
ad814dc2ad
|
!10452 add cpu operators: Div/Mod/Floor/Minimum/ArgMinWithValue
From: @shibeiji
Reviewed-by: @liangchenghui
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
e960830d92
|
!10536 [cpu] Add full support for cast OP on cpu
From: @yanglf1121
Reviewed-by: @wuxuejian,@zhunaipan
Signed-off-by: @wuxuejian
|
4 years ago |
shibeiji
|
d043eeb834
|
add CPU operators: Div/Mod/Minimum/Floor/ArgMinWithValue
|
4 years ago |
“dangjiaqi1”
|
86bbef5146
|
uadate L1Regularizer,upadate test_l1_regularizer_op.py
|
4 years ago |
yanglf1121
|
8987b3dbd1
|
Add full support for cpu cast op
|
4 years ago |
mindspore-ci-bot
|
216aa8535b
|
!10412 Delete the redundant inputs of GNMTv2 model
From: @gaojing22
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
|
4 years ago |
gaojing
|
1f3d9ddff8
|
delete schema_json
|
4 years ago |
mindspore-ci-bot
|
4df0baa6c7
|
!10392 getitem fix bug
From: @yepei6
Reviewed-by: @zhunaipan,@kingxian,@zhunaipan
Signed-off-by: @kingxian
|
4 years ago |
mindspore-ci-bot
|
40cd715a4c
|
!10448 Fix warning information
From: @lizhenglong1992
Reviewed-by: @liucunwei,@jonyguo,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
221d5b67d2
|
!10442 change code in modelzoo to import dataset APIs from mindspore.dataset rather than mindspore.dataset.engine
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
Zhenglong Li
|
425c3c6abc
|
Fix warning information.
|
4 years ago |
Xiao Tianci
|
31fed1a2f6
|
change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
|
4 years ago |
mindspore-ci-bot
|
07578ca31e
|
!10398 Dvpp debug
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
261bb736de
|
!10063 Modify profiler directory structure to fit the new Run Package
From: @gzhcv
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
3ba3ffedd4
|
!10203 Synchronize latest Ascend software suite 18 Dec 2020
From: @nicholas_yhr
Reviewed-by:
Signed-off-by:
|
4 years ago |
yanghaoran
|
b8345d03b6
|
Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
|
4 years ago |
mindspore-ci-bot
|
1343c9cca2
|
!10255 using do_copy option to choose Tensor.from_numpy to do Tensor convert
From: @ms_yan
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
6e690ab725
|
!9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
From: @TFbunny
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
4 years ago |
zhengbin (G)
|
c9b438e97b
|
add dump testcase
|
4 years ago |
Zhenglong Li
|
d032b69c2d
|
Update Error message for dvpp operator.
|
4 years ago |
mindspore-ci-bot
|
f9dbebd958
|
!10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
From: @yuan_shen_zhou
Reviewed-by: @wilfchen,@liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
e1248a7246
|
!10389 Fix the Backward of the AllSwap Operation
From: @huangxinjing
Reviewed-by: @stsuteng,@stsuteng,@zhunaipan
Signed-off-by: @stsuteng,@stsuteng
|
4 years ago |
Zirui Wu
|
0a31f563a7
|
minor fixes
|
4 years ago |
zhouyuanshen
|
2e2c01d6f0
|
add dtype supports for relu/reluv2/relugradv2
|
4 years ago |
Payne
|
4f78ee0077
|
fix getitem bug
|
4 years ago |
ms_yan
|
deb1e6e965
|
use from_numpy and add do_copy option
|
4 years ago |
mindspore-ci-bot
|
44abd94b42
|
!9408 [ME][Pynative]Fix mem leak problem in pynative mode
From: @chenfei52
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
70dc40551a
|
!10020 Improve fancy index from 1st dimension to arbitrarily dimension
From: @yepei6
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
20df37e428
|
!10287 Add ut for dataset to_number
From: @luoyang42
Reviewed-by: @heleiwang
Signed-off-by:
|
4 years ago |
huangxinjing
|
565ce81b29
|
Fix allsawp
|
4 years ago |
chenfei
|
1f20e552ed
|
handle mem leak in pynative mode
use enter and leave construct
|
4 years ago |
mindspore-ci-bot
|
c1d4a0f80c
|
!10361 Introduce a master disable flag to ProfilIngManager
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
4 years ago |
Zirui Wu
|
a1355a827c
|
introduce a master switch to turn on and off profiler
|
4 years ago |
lvliang
|
04392f3120
|
recovery-already-run
|
4 years ago |
mindspore-ci-bot
|
61ed05f133
|
!10102 test high order grad with respect to parameter
From: @chen_tanjie
Reviewed-by: @wang_zi_dong,@zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
mindspore-ci-bot
|
176ea4676c
|
!10261 change the int32 restrict to int restric
From: @yepei6
Reviewed-by: @kingxian,@kingxian
Signed-off-by: @kingxian,@kingxian
|
4 years ago |
mindspore-ci-bot
|
32dc10a735
|
!9864 Adjust the location of cleaning unuse memory in value node
From: @joylvliang
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
b8b4ce7442
|
!10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
From: @yuan_shen_zhou
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
|
4 years ago |
Payne
|
5c9982729d
|
fancy index getitem
|
4 years ago |
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
|
4 years ago |
Payne
|
236bfb75e3
|
change the int32 restrict to int
|
4 years ago |
lvliang
|
1490947ff0
|
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
|
4 years ago |
yujianfeng
|
e1aa34a030
|
Ignore the graphs with defer_inline flag when specializing on graph arguments
|
4 years ago |
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
|
4 years ago |
zhouyuanshen
|
09b68f9006
|
rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
|
4 years ago |
mindspore-ci-bot
|
f1e1a2afd6
|
!10223 fixed codex and change bare pointer to shared pointer
From: @anancds
Reviewed-by: @limingqi107
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
2212a5d728
|
!10305 Fix core dump when num_worker is negative value
From: @ziruiwu
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
4 years ago |