caifubi
866b53d5a8
modify pynative gpu benchmark script
4 years ago
Peilin Wang
dd72f44b27
tensor_scatter_update new op quick initial commit
...
fix ci
fix ci
fix ci
fix ci
4 years ago
yanglf1121
a5720acab8
numpy api bug fix
4 years ago
mindspore-ci-bot
d8ec8f6e95
!12782 support load mindir and run
...
From: @wangnan39
Reviewed-by:
Signed-off-by:
4 years ago
wilfChen
0ce25b4724
gpu inference config
4 years ago
laiyongqiang
4c7df0d807
add more logs for auto tune
4 years ago
He Wei
891fd7df92
[auto-monad] Refactor ascend_auto_monad
...
1. Remove output parameter pool for ascend control flow;
2. Remove duplicate code for Switch and SwitchLayer;
3. Add 'return' attribute to label_goto that used for return;
4. Disable tail call optimize for graphs with 'recursive' flag.
4 years ago
liuxiao93
6636fd9dd6
fix op_info of bias_add_grad.py
4 years ago
mindspore-ci-bot
52909e6d64
!12894 [MS][RDR] Fix bugs in recording gpu memory information by RDR
...
From: @louie5
Reviewed-by:
Signed-off-by:
4 years ago
wangrao
e5eaf28c56
fix typeerror of np.average, np.std, np.var
4 years ago
chenjianping
aed2ff9bf1
support generate ops.fbs
4 years ago
mindspore-ci-bot
41ec878ef5
!12691 [MS][LITE]fix bug of functionalize while
...
From: @mengyuanli
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
d11a59cdf6
!12964 code_docs update code syntax and examples in train
...
From: @zhiqwang
Reviewed-by: @kingxian,@c_34
Signed-off-by: @kingxian,@c_34
4 years ago
mindspore-ci-bot
7e7f6ad728
!12963 code_docs fix the formats and syntax in tensor and parameter
...
From: @zhiqwang
Reviewed-by: @kingxian,@c_34
Signed-off-by: @kingxian,@c_34
4 years ago
mindspore-ci-bot
9ed9d950e2
!11446 fix argmax op for cpu and gpu
...
From: @xcnick
Reviewed-by:
Signed-off-by:
4 years ago
lzk
f406d82be2
biasadd fp16 bug
4 years ago
lzk
e2e222f4d2
transpose op
4 years ago
huangmengxi
cff7c15415
deprecate nn.MatMul
4 years ago
mindspore-ci-bot
363e574ff8
!12928 Prevents child processes from entering sleep stat
...
From: @ouwenchang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
19d5aba8dc
!12771 [ms][lite][cpu] depthwise optimize
...
From: @lzkcode
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
3411770d9d
!12802 Add gpu inference options
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
c9ce0d371a
!12956 [MD] fix examples in docs of minddata
...
From: @tiancixiao
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
91cf88d692
!12883 Fix bugs of minddata transforms
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e3a463366b
!12953 Fix second grad output of BCEWithLogicLoss.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
63ddc78145
!12933 Fix lstm output data type of Ascend.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
e63184c7ab
!12906 fix 3d norm
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
zhiqiang
c09827daab
Update code syntax and examples in train
4 years ago
mindspore-ci-bot
1430e11a7c
!12930 code_docs Update the formats and notes in initializer
...
From: @zhiqwang
Reviewed-by: @kisnwang,@kingxian
Signed-off-by: @kingxian
4 years ago
zhiqiang
1d64c6b714
Fix the formats and syntax in tensor and parameter
4 years ago
mindspore-ci-bot
26d750c84c
!12918 [MS][DEVELOP][STABLE]IR Unify
...
From: @jpc_chenjianping
Reviewed-by:
Signed-off-by:
4 years ago
chenjianping
7108df0d2c
IR Unify
4 years ago
mindspore-ci-bot
3d50404188
!12955 dataset: not use manager created object when record is false
...
From: @ms_yan
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
37560318ef
!12929 added event callback
...
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
Xiao Tianci
bf69444b3a
fix the examples in docs of minddata
4 years ago
ms_yan
57d59a9667
not use manager created object when no need record
4 years ago
jiangzhenguang
ef1b98bf18
fix 3d norm
4 years ago
mindspore-ci-bot
6a028cd863
!12869 auto tune step two tune process
...
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9742822ea5
!12951 [lite]fix pool grad bug
...
From: @xu_anyue
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
4 years ago
liuxiao93
522aad27b6
fix second grad output of BCEWithLogicLoss.
4 years ago
mindspore-ci-bot
c9ac0da266
!12944 [MD] fix array deleting problem in Canny
...
From: @tiancixiao
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
wangnan39@huawei.com
0681c2597b
develop mindir load and run
4 years ago
fangzehua
52767d45fd
add mix precision for cache
4 years ago
chendongsheng
fcadff0844
added event callback
4 years ago
mindspore-ci-bot
7ba21f8d8c
!12900 Add communication parallel mode.
...
From: @liujunzhu
Reviewed-by: @zhoufeng54,@guoqi1024
Signed-off-by: @guoqi1024
4 years ago
mindspore-ci-bot
853354b07f
!12830 add_res18_310_infer
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
e89b70ffc8
!12749 amend_resnet18
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
48d4cca512
!12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
...
From: @zh_qh
Reviewed-by: @hwhewei,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
chenhaozhe
a1c84bd49c
add transfer training to unet
4 years ago
mindspore-ci-bot
d78f1786c5
!12917 fix AvgPoolGrad in GPU-Pynative
...
From: @yuchaojie
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
4 years ago