zhuyuxiao
a11d17db1a
I3BPK4: adjust description of input argument
4 years ago
luopengting
23ba47df6c
add MS_RDR_ENABLE and MS_RDR_PATH
...
MS_RDR_ENABLE should be in {0, 1}. if it is set as other value, it will
be 0 and WARNING information will be printed to tell user.
The settings in config file set by the user takes precedence over the
environment variables. If 'rdr_enable' is 0 in environment variable,
and then 'enable' is true in config file, the RDR will turned on.
4 years ago
wangzhe
70af1d1615
instance norm fusion & support onnx layer norm
4 years ago
YangLuo
f99204b292
fix python tokenizer
4 years ago
He Wei
01eaaed85f
[auto-monad] Fix multi-call output parameter be overwritten issue
4 years ago
xutianchun
344df139dc
fix train demo script
4 years ago
yangjie159
08efea8791
feature, uniform interface of micro and lite
4 years ago
mindspore-ci-bot
0bd1e34a4d
!13135 net onto gate
...
From: @zhaozhenlong
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
596df720af
!13275 add splice to master
...
From: @zoloft
Reviewed-by: @wangchengyuan
Signed-off-by: @wangchengyuan
4 years ago
mindspore-ci-bot
c75fa654a3
!13517 add check input args for embedinglookup
...
From: @lianliguang
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
83fd1691b1
!13391 modify export mindir
...
From: @changzherui
Reviewed-by: @zhoufeng54,@kingxian
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
075d737127
!13370 add lstm training attr
...
From: @huaweib
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
d6ddd4a107
!13421 Register AKG kernel
...
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
4 years ago
mindspore-ci-bot
a5ef5e2e84
!13511 [MS][LITE]add minddate import on 1.1.1 version
...
From: @sishuikang
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
fd811b4dd0
!13456 multdiceloss api
...
From: @lijiaqi0612
Reviewed-by: @zh_qh,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
f17689b39f
!13516 [MSLITE][Develop] fix bug of fp32 grad op: unsorted_segmaent_sum
...
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
huangbingjian
f4ac2c7dbd
modify network_define for fasterrcnn/maskrcnn/maskrcnn_mobilenetv/deeptext
4 years ago
zhangyi
d9b152f2ef
fix error format of api comments.
4 years ago
mindspore-ci-bot
83b56cac85
!13497 [MD] Fix error message of SoftDvpp Ops and some examples in docs
...
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
defcc51641
!13304 refactor RDR to support single name
...
From: @luopengting
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
changzherui
c87547836d
modify spell error
4 years ago
LianLiguang
cd7ff5e60b
add check for embeding look up
4 years ago
wilfChen
a46d0c55fb
register akg kernel
4 years ago
mindspore-ci-bot
ad1658b928
!13514 [MS][LITE]fix bug of strided slice
...
From: @fuzhiye
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
lvliang
c66f21b1e8
update_doc_for_forwardvalueandgrad
4 years ago
chenhaozhe
15d37e5db9
imporve convergence of loss in bert
4 years ago
yangruoqi713
a0e0bb5f68
[MSLITE][Develop] fix bug of fp32 grad op: unsorted_segmaent_sum
4 years ago
mindspore-ci-bot
34b16e6a64
!13466 Breake the share_ptr loop, solve memory leak problem
...
From: @zhangzhaoju
Reviewed-by: @wilfchen,@chujinjin
Signed-off-by: @chujinjin
4 years ago
mindspore-ci-bot
4b319bbac7
!13485 [MS][LITE][GPU]GPU support print profiling info
...
From: @chenzupeng
Reviewed-by: @ddwsky,@zhanghaibo5
Signed-off-by: @ddwsky
4 years ago
mindspore-ci-bot
4e1e16c335
!13452 numpy-native remove maximum minimum from ascend ci
...
From: @jachua
Reviewed-by:
Signed-off-by:
4 years ago
fuzhiye
6647e0e6ac
fix bug of strided slice
4 years ago
mindspore-ci-bot
4a1b9e4a12
!13431 Add defer_inline flag for on-grading primal graph.
...
From: @zh_qh
Reviewed-by: @ginfung
Signed-off-by: @ginfung
4 years ago
hukang hwx963878
79aff67925
import minddata
4 years ago
mindspore-ci-bot
b45f289801
!13504 Add check of GetPerspectiveTransform and GetAffineTransform
...
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
e8c9b52fb5
!13419 remove java duplicate output file & adjust cropper and demo
...
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
4 years ago
z00512249
54708a8714
add splice kernel && opcoders
4 years ago
mindspore-ci-bot
1af7f0fd1e
!13500 [MD][3rd] opencv link openblas issie
...
From: @xiefangqi
Reviewed-by: @liucunwei,@jonyguo,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
d51e1e0a9d
!13501 modify scripts to support run ut with ASan
...
From: @zhangbuxue
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
dd90f7f055
!13506 dataset UT: Reinstate INFO logging and data verification - part 3
...
From: @cathwong
Reviewed-by: @robingrosman,@liucunwei
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
6acf4938e5
!13488 [MSLITE][Develop] support al_bert inferance
...
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
f446abe4ca
!13493 [auto-monad] Fix primitive_target and IsFeatureMapOutput check for Load
...
From: @hwhewei
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
69bbf161e9
!13482 fixed assign rank id
...
From: @anancds
Reviewed-by: @limingqi107
Signed-off-by:
4 years ago
mindspore-ci-bot
06107de3f7
!11456 [MSLITE] fix tanhgrad issue bug
...
From: @zhengjun10
Reviewed-by: @zhang_xue_tong,@ivss,@ehaleva
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
9bac30d37f
!13496 adjust performance of bert_thor
...
From: @sl_wang
Reviewed-by: @kisnwang,@c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
56b8464617
!13434 fix matmul && fc int8 opcoders
...
From: @zoloft
Reviewed-by: @wangchengyuan,@hangangqiang
Signed-off-by: @wangchengyuan
4 years ago
xcnick
3ae92a5e43
fix some op docs
4 years ago
mindspore-ci-bot
2cef6a1143
!13481 fix squeezenet 8p performance degradation by adjusting parameters.
...
From: @anzhengqi
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
bc7db669cb
!13309 add functionalize_cond & tf_bidirection_gru_cf_fusion
...
From: @wangzhe128
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
974b060fef
!13471 remove micro option ENABLE_CONVERTER
...
From: @zhujingxuan
Reviewed-by: @wangchengyuan,@hangangqiang,@wangchengyuan
Signed-off-by: @wangchengyuan
4 years ago
Cathy Wong
1775c4e83d
dataset: Reinstate INFO logging and data verification - part 3
...
Updates: GetItemAt, CreateFromVector, CreateScalar.
Add TEST_MS_LOG_MSTENSOR.
Wrap ASSERT_OK around Tensor function calls.
4 years ago