yanzhenxiang2020
|
5a6c183258
|
Update CPU Supported NN
|
5 years ago |
majianwei
|
16932e468e
|
Completion of test cases
|
5 years ago |
yuyiyang_3418
|
e4cca000cc
|
Update API documentation of MatrixDiag, ScatterND and NMSWithMask
|
5 years ago |
yingchen
|
d582883c03
|
fix api bugs
|
5 years ago |
wanyiming
|
2edcfc2658
|
timemonitor
|
5 years ago |
wangshuide2020
|
8d33c91e00
|
fix the format error of MatrixSetDiag operator.
|
5 years ago |
wangshuide2020
|
b9eb90b198
|
add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
|
5 years ago |
wangshuide2020
|
d1415a837f
|
update the documentation of MatrixSetDiag, MatrixDiag, Unfold and Pad operators.
|
5 years ago |
wangshuide2020
|
008acc73cc
|
update the documentation of MatrixSetDiag, MatrixDiag, MatrixDiagPart, Unfold and Pad operators.
|
5 years ago |
mindspore-ci-bot
|
5e29ea8184
|
!12031 Add shape check to Dense
From: @wanyiming
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @kingxian
|
5 years ago |
wanyiming
|
e5eb05adc4
|
checkdense
|
5 years ago |
wangshuide2020
|
30f99f2722
|
add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
|
5 years ago |
hedongdong
|
cf69e39d31
|
[examples] correct failed examples
|
5 years ago |
wangshuide2020
|
4cca77cb88
|
add validation of ApplyMomentum and update annotation of Broadcast, DistributedGradReducer, GlobalBatchNorm, etc. operators.
|
5 years ago |
mindspore-ci-bot
|
4e3abb2434
|
!11381 Mod Dense to support ND*2D by using reshape
From: @wanyiming
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
5 years ago |
mindspore-ci-bot
|
9a7e0c0c95
|
!11308 modify normal_batch bug
From: @Somnus2020
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
5 years ago |
wangshuide2020
|
2e078eefb4
|
update annotation of WarmUpLR, FTRL, LARS, etc. operators.
|
5 years ago |
wanyiming
|
61793da1d9
|
reshape_dense
|
5 years ago |
lilei
|
8037ef77f5
|
modify batch_normal
|
5 years ago |
wangshuide2020
|
88b5e96d0c
|
update annotation of Norm, Range, Ftrl, etc. operators.
|
5 years ago |
yanghaoran
|
58bae307d6
|
fix bugs
|
5 years ago |
lihongkang
|
5bd1a198ad
|
fix bugs
|
5 years ago |
“dangjiaqi1”
|
71417617a5
|
update L1Regularizer annotation
|
5 years ago |
jjfeing
|
389da54525
|
fix dropout unify_mindir pass
|
5 years ago |
Payne
|
f56dd425c8
|
fancy index getitem: None
|
5 years ago |
mindspore-ci-bot
|
3c6101a8b1
|
!10559 update L1Regularizer operation
From: @dangjiaqi1
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
5 years ago |
“dangjiaqi1”
|
86bbef5146
|
uadate L1Regularizer,upadate test_l1_regularizer_op.py
|
5 years ago |
jiangzhenguang
|
3390ae3629
|
fix operation
|
5 years ago |
mindspore-ci-bot
|
00611b1c41
|
!10175 Add tensor.ndim and rename tensor.size() to tensor.size
From: @yanglf1121
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
|
5 years ago |
zhunaipan
|
f08cac4fbe
|
modify the comment format
|
5 years ago |
yanglf1121
|
918679daa3
|
add tensor.ndim and rename tensor.size() to tensor.size
|
5 years ago |
mindspore-ci-bot
|
2e1ada222d
|
!10093 Fix bug of nn.Unfold and nn.LSTM for Ascend.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
5 years ago |
lihongkang
|
c27d27c46e
|
fix bugs
|
5 years ago |
liuxiao93
|
46b8ab3c40
|
Adapt nn.Unfold and inner.ExtractImagePatches.
check input dims for nn.LSTM.
|
5 years ago |
mindspore-ci-bot
|
9eb6fb01bc
|
!9973 update the doc string of some operations.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
5 years ago |
jjfeing
|
7118100f71
|
revert dropout&maxpool&sparsesoftmax mindir
|
5 years ago |
wangshuide2020
|
abf0d30537
|
update the doc string of some operations.
|
5 years ago |
mindspore-ci-bot
|
e10dbb4a7f
|
!9723 add ir passes to unify mindir
From: @yuchaojie
Reviewed-by:
Signed-off-by:
|
5 years ago |
jjfeing
|
1984cf8e20
|
unify mindir
|
5 years ago |
lihongkang
|
9b2265a66f
|
fix bugs
|
5 years ago |
lihongkang
|
def7fca51f
|
fix bugs
|
5 years ago |
l00591931
|
130c61cfc0
|
change name from interpolate to resizeBilinear
|
5 years ago |
mindspore-ci-bot
|
b5be4e0402
|
!9711 change cell id for pynative to fix clipnorm execute error
From: @chujinjin
Reviewed-by: @limingqi107,@zhoufeng54
Signed-off-by: @zhoufeng54
|
5 years ago |
mindspore-ci-bot
|
7bc084487e
|
!9654 optimize scalar to tensor function
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
5 years ago |
chujinjin
|
90967215d3
|
change cell id for pynative
|
5 years ago |
buxue
|
0647b8b7db
|
optimize scalar to tensor function
|
5 years ago |
lihongkang
|
679651f344
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
2403618aaa
|
!9630 Fix bugs for Tril/Triu and let enumerate run in pynative
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
l00591931
|
2608c17bee
|
Fix bug of tril/triu and enumerate under pynative
|
5 years ago |
mindspore-ci-bot
|
e6ec9be6c2
|
!9386 l1_regularizer开发
From: @dangjiaqi1
Reviewed-by:
Signed-off-by:
|
5 years ago |