zhushujing
|
61a43cd6eb
|
add new auto mix presicion testcase and check the cast num
Signed-off-by: zhushujing <zhushujing@huawei.com>
|
4 years ago |
xutianchun
|
205d101b9f
|
fix PackOp implemant && gather infershape
|
4 years ago |
mindspore-ci-bot
|
fd6dc1b060
|
!11177 modify Tensor
From: @Somnus2020
Reviewed-by:
Signed-off-by:
|
4 years ago |
luoyang
|
180f903266
|
Forward declare for nlohmann::json
|
4 years ago |
mindspore-ci-bot
|
44cd679a5f
|
!11490 Add LSTM Ascend distribute train
From: @ttudu
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @guoqi1024
|
4 years ago |
yangruoqi713
|
f28795fc3a
|
[MSLITE][DEVELOP] add npu op instance_norm
|
4 years ago |
mindspore-ci-bot
|
9a6c72c564
|
!11454 fix gather weight quant bug
From: @xutianchun
Reviewed-by:
Signed-off-by:
|
4 years ago |
jiangzhenguang
|
991fb122f3
|
add_mish_mulnonan_selu_operations
|
4 years ago |
mindspore-ci-bot
|
5c560c7d9b
|
!11463 Redo delete grad flag for fixing memory not enough
From: @joylvliang
Reviewed-by: @chujinjin,@zhoufeng54
Signed-off-by: @chujinjin
|
4 years ago |
mindspore-ci-bot
|
67a502e689
|
!11488 add switch in readme
From: @chen_ying113
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
0836a0a72a
|
!11407 [MSLITE][Develop] rewrite layer_norm and instance_norm converter and runtime
From: @yangruoqi713
Reviewed-by:
Signed-off-by:
|
4 years ago |
xutianchun
|
9428ffe860
|
fix gather weight quant bug
|
4 years ago |
wang_shaocong
|
0dce9ce82f
|
add several models for ci test.
|
4 years ago |
yangzhenzhang
|
4d20e76530
|
update gatherv2 tensor map
|
4 years ago |
mindspore-ci-bot
|
2beb916bf5
|
!11427 TextOp decoupling
From: @alexyuyue
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
fcc4a4eaea
|
!11397 add GetDatasetSize to concat_node
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
|
4 years ago |
mohammad
|
b5e91139e2
|
add GetDatasetSize to concat node
|
4 years ago |
TFBunny
|
894e312d30
|
fix biasadd data format
|
4 years ago |
yanglf1121
|
eab5ecf21a
|
Fix bugs in np.atleastxd, np.xstack and format api docstrings
|
4 years ago |
hukang hwx963878
|
17928f5714
|
pet_classification demo function description is incorrect
|
4 years ago |
mindspore-ci-bot
|
6394ba3974
|
!11499 delete useless params in pipeline parallel
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
4 years ago |
mindspore-ci-bot
|
4952e7574b
|
!11465 unify Conv's attr pad_list
From: @yuchaojie
Reviewed-by: @kingxian,@liangchenghui
Signed-off-by: @kingxian
|
4 years ago |
yangruoqi713
|
9272ec5e29
|
[MSLITE][Develop] rewrite layer_norm and instance_norm converter and runtime
|
4 years ago |
hedongdong
|
8241dfa443
|
Add dynamic shape support for the operator Concat
|
4 years ago |
mindspore-ci-bot
|
7799c86797
|
!11484 add description for print
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @ginfung
|
4 years ago |
mindspore-ci-bot
|
f07bb3bd04
|
!11089 General reduction with hybrid mode
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |
mindspore-ci-bot
|
1929b420b2
|
!11479 【MS】【LITE】【GPU】opencl support int dtype
From: @wangdongxu6
Reviewed-by: @HilbertDavid,@ddwsky
Signed-off-by: @ddwsky
|
4 years ago |
mindspore-ci-bot
|
f0102a8b97
|
!11324 [MS][LITE]functionalize while
From: @mengyuanli
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
afd41fdc46
|
!11322 support object detect model
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
6fef0f6f2d
|
!11476 fix docs
From: @zhaojichen
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
|
4 years ago |
mindspore-ci-bot
|
0c5b6107a7
|
!11475 support dict for isinstance
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @ginfung
|
4 years ago |
jiangzhenguang
|
1cb43a1458
|
fix_moments_clipbyvalue
|
4 years ago |
yingchen
|
52badd7c12
|
add switch
|
4 years ago |
yangzhenzhang
|
cbca482e59
|
delete useless parameter in pipeline parallel
|
4 years ago |
Peilin Wang
|
416e2cf249
|
initial commit
|
4 years ago |
yeyunpeng
|
9ff04d771c
|
check the divisor to be 0
|
4 years ago |
lilei
|
7d9f5f6dba
|
modify Tensor
|
4 years ago |
buxue
|
2ea8b9e738
|
add dict for isinstance
|
4 years ago |
ttudu
|
303048a186
|
Add lstm ascend distribute train
|
4 years ago |
changzherui
|
6596c0b8c1
|
modify export log
|
4 years ago |
wangshuide2020
|
4cca77cb88
|
add validation of ApplyMomentum and update annotation of Broadcast, DistributedGradReducer, GlobalBatchNorm, etc. operators.
|
4 years ago |
mindspore-ci-bot
|
0641940b87
|
!11472 support to checkpoint group info
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
|
4 years ago |
jonyguo
|
f0fa1a2356
|
fix: cache_server / cache_admin enhance rpath
|
4 years ago |
mindspore-ci-bot
|
546314664e
|
!11451 fix formula in comment of LinearTransformation
From: @tiancixiao
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
eeea0ba1fa
|
!11458 update ut run script of mindspore lite
From: @zhanghaibo5
Reviewed-by: @zhang_xue_tong
Signed-off-by:
|
4 years ago |
liubuyu
|
d415c81792
|
bug fix, update the method of throwing exception
|
4 years ago |
mengyuanli
|
0f426c434f
|
functionalize while
|
4 years ago |
buxue
|
d3b1c8aa9f
|
add description for print
|
4 years ago |
Xiaoda Zhang
|
2646654a30
|
add parallel strategy searching optimization in model_zoo's resnet
|
4 years ago |
mindspore-ci-bot
|
79ccff0e3d
|
!11436 【MD】【Feature】add WarpPerspective, WarpAffine and RgbatoGray op
From: @xulei2020
Reviewed-by:
Signed-off-by:
|
4 years ago |