mindspore-ci-bot
6e97c0004e
!11689 gpu support serving basic
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
Xiao Tianci
8e332a7494
fix missing return descriptions
4 years ago
wilfChen
2e7d7b1c5e
gpu testcase fix
4 years ago
hedongdong
8107cb8283
[Docs] update formulas for math and array operators
4 years ago
louei5
f00032145f
Add timestamp into filename of saving recorder file and change DumpIR method
4 years ago
mindspore-ci-bot
8b0357af21
!11736 fix caffe resize bugs
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
49d02a1472
!11757 Fix do ub fusion with only one node
From: @irmo
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @jjfeing
4 years ago
mindspore-ci-bot
a636bc29ec
!11486 rewrite the inputs generator in somas log
From: @laiyongqiang
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
mindspore-ci-bot
645507ba1b
!11682 [ms][lite][cpu] add tensorlist and bias_add fp16 ops
From: @lzkcode
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
3821cdac13
!11742 Mod DeepSpeech
From: @wanyiming
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
shibeiji
8b1a8a6bc1
bert ner for msra dataset
4 years ago
mindspore-ci-bot
8e4a6842ff
!11681 gnn support edge weight sampling
From: @heleiwang
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
zhaozhenlong
0062645359
add fp16 tile and explain range
4 years ago
mindspore-ci-bot
328cee0c85
!11766 [MSLITE][DEVELOP] fix bug of npu output memcpy
From: @yangruoqi713
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @zhanghaibo5
4 years ago
yangruoqi713
40d86a1588
[MSLITE][DEVELOP] fix bug of npu output memcpy
4 years ago
rainyhorse
7ccc970934
新增深度概率用例
4 years ago
mindspore-ci-bot
58fecfb673
!11483 [Auto parallel] Add an optimization in searching strategies in model_zoo's resnet
From: @xiaoda_zh
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
rainyhorse
02d0c03994
新增通信算子稀疏用例
4 years ago
mindspore-ci-bot
e3796b3639
!11636 add bce cpu ops
From: @zhangzhewei01
Reviewed-by:
Signed-off-by:
4 years ago
yeyunpeng
24642d61a3
fix caffe resize bugs
4 years ago
mindspore-ci-bot
a84a5215ca
!11750 fix resize_base bug & fix fp16subgraph bug when const-input gather exist
From: @hangangqiang
Reviewed-by: @zhanghaibo5,@ddwsky
Signed-off-by: @zhanghaibo5
4 years ago
huanghui
b296dac9dd
fix do ub fusion with only one node
4 years ago
mindspore-ci-bot
9e2e936806
!11690 [MS][RDR] support env_config_path to set the config file for DFX
From: @luopengting
Reviewed-by:
Signed-off-by:
4 years ago
xulei2020
befb3518e4
MD lite build failed in arm when build in X86_64
4 years ago
mindspore-ci-bot
4b3e53b4d2
!11712 replace DepthWiseConv with nn.Conv2D
From: @yuchaojie
Reviewed-by: @kingxian,@c_34
Signed-off-by: @kingxian
4 years ago
lzk
8b850474f4
add tensorlist and bias_add fp16 ops
4 years ago
hangangqiang
820c59972b
fix resize_base bug
4 years ago
mindspore-ci-bot
7af2d44cd2
!11615 Add EluGrad for CPU
From: @he-botao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7279aecddd
!11751 Update the release notes about the change of nn.LinSpace and ops.LinSpace interface on 1.1.0
From: @wangshuide2020
Reviewed-by: @liangchenghui,@ljl0711
Signed-off-by: @liangchenghui
4 years ago
heleiwang
2dc9ba761c
gnn support weight sampling neighbors.
4 years ago
huangbo77
50547e6d93
add dilation to padding same
4 years ago
wangshuide2020
e03481e5e4
update the release notes about the change of nn.LinSpace and ops.LinSpace on 1.1.0
4 years ago
mindspore-ci-bot
ed940a5b64
!11697 [MS][LITE][CPU]initialize time reduction
From: @fuzhiye
Reviewed-by: @zhang_xue_tong
Signed-off-by:
4 years ago
mindspore-ci-bot
ca675c0521
!11665 [GraphKernel] Add parallel fusion support to master.
From: @tronzhang
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
luopengting
4683ecc06b
support env_config_path to set the config file for DFX
1. add env_config_path for ms_context
2. add EnvConfigParser to parse config
3. add in CMakeLists
4. clang-format, cpplint
5. fix spelling in ms_context
Use EnvConfigParser in the constructed function of base_recorder,
when a recorder is initialized, its direcctory will be set as the
value from config file. In addition, recorder_manager will get the
'enable' from config file. If 'enable' is true and the path is not a
valid value, it will be the default value: './rdr'.
4 years ago
laiyongqiang
5f3473d3ae
rewrite the inputs generator in somas log
4 years ago
wanyiming
cdf66c3ae7
mod_deepspech
4 years ago
mindspore-ci-bot
159cd250d7
!11703 [MSLITE][Develop] optimize fp16 sigmoid and tanh
From: @sunsuodong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
c8fa7798f1
!11719 [MSLITE][DEVELOP] fix bug of npu op: Rsqrt, Scale and Arithmetic
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
ca23f2bfd8
!11585 Extract Functions in SOMAS
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
4 years ago
fuzhiye
f9a427619e
fp16 conv init time cost reduction
4 years ago
ling
b642135c24
nnacl parameter
4 years ago
mindspore-ci-bot
00c5a0ddf1
!11668 add FlattenGrad op for inceptionv3-cpu
From: @caojian05
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
f42c02fd85
!11539 Fix the bug of Profiler timestamp variated between each process in multi-card scene
From: @gzhcv
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
03f88c6f44
!11271 Fix the bug of step_trace cannot get the step_trace_point name in callback scene
From: @gzhcv
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
mindspore-ci-bot
5d69b64464
!11670 Add communication op name for timeline
From: @gzhcv
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
316e78fe6d
!11732 bert scripts modify to extract embedding tables in construct
From: @shibeiji
Reviewed-by: @linqingke,@c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
ae348efa3c
!11701 [MS][LITE][Develop] Modify layer_norm and codex clean
From: @pengyongrong
Reviewed-by: @ddwsky,@zhanghaibo5
Signed-off-by: @ddwsky
4 years ago
mindspore-ci-bot
8e1a556e67
!11718 update timedistributed document
From: @dinglongwei
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui,@c_34
4 years ago
mindspore-ci-bot
15024df14b
!11714 fix bug of caffe split parser
From: @cjh9368
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago