wangzhe
3a0eed8284
scheduler add fitkernel
4 years ago
mindspore-ci-bot
315224e735
!12988 code docs comment update
From: @yepei6
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
82c095a4d7
!12720 add compile option H to visible hidden interface
From: @chuckchen521
Reviewed-by:
Signed-off-by:
4 years ago
chenjianping
7181a83940
update ops.fbs
4 years ago
mindspore-ci-bot
480fda8654
!12984 Fix summary ut
From: @ouwenchang
Reviewed-by: @yelihua,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
mindspore-ci-bot
e19dc16eff
!12921 [MSLITE][Develop] reduce arithmetic memory
From: @sunsuodong
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
ougongchang
e8ee209877
Optimize summary ut and delete duplicate test cases
Change the summary test case to stage3 to avoid multiple processes that cause the summary test case to fail
4 years ago
mindspore-ci-bot
8b733dccaa
!12922 biasadd report error when input 5d with nchw format at cpu
From: @wangyanling10
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
faaaa79314
!12715 Add TimeMonitor to DeepSpeech and Refresh Support list for ResizeBilinear and ResizeNearestNeighbor
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
caifubi
972613fcd8
modify BatchNorm docs
4 years ago
mindspore-ci-bot
c432105d8b
!12969 [MS][LITE][STABLE]support generate ops.fbs
From: @jpc_chenjianping
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @hangangqiang
4 years ago
buxue
cd9770c0fe
stop TaskEmitAction when the graph return const or parameter
4 years ago
wanyiming
dbc0ad13db
cpu_pad_op
4 years ago
zjun
19bab9713d
Fix multi dynamic top cell
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
mindspore-ci-bot
b8fc22d551
!12976 New gpu op TensorScatterUpdate
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
515b6f66e8
!12915 numpy-native fix isscalar in graph mode && add typecheck for initial, repeats
From: @jachua
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @guoqi1024
4 years ago
chendongsheng
d9ceea1da1
modify the response parameter
4 years ago
unknown
17be64aa96
ssd postprocess acc fix
modified: ssd/postprocess.py
4 years ago
changzherui
8d1ab6e60b
modify export mindir bug
4 years ago
sunsuodong
9044a4268c
reduce_arithmetic_memory
4 years ago
mindspore-ci-bot
8e2e328d50
!12828 add gradients centralization
From: @lijiaqi0612
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
linqingke
91727124ef
Set same ops cache.
4 years ago
mindspore-ci-bot
a26496e413
!12973 Fix op_info of bias_add_grad.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
yepei6
908b590d8e
update comments
4 years ago
mindspore-ci-bot
71cecd939c
!12974 gpu inference config
From: @wilfchen
Reviewed-by: @limingqi107,@zhanghaibo5
Signed-off-by: @zhanghaibo5
4 years ago
wangyanling
e6693ea89d
biasadd operator report error when input is not 2d or 4d
4 years ago
mindspore-ci-bot
1fb56a2481
!12885 Add transfer training to unet and update readme.
From: @c_34
Reviewed-by:
Signed-off-by:
4 years ago
lanzhineng
c8899e1f59
fix 310 maskrcnn infer failed in halway
4 years ago
mindspore-ci-bot
659b912f6d
!12870 add mix precision for cache
From: @fangzehua
Reviewed-by:
Signed-off-by:
4 years ago
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