wangshuide2020
9455d90809
support -1 for the args of size of SliceGrad and deprecate the Conv2DBackpropInput.
4 years ago
i-robot
e59c8d3c74
!25456 Documentation updates for various operators
Merge pull request !25456 from dinglinhe/code_docs_dlh_ms_I4D4TT
4 years ago
dinglinhe
cbf5bee5ee
update code docs for its wrong decriptions
4 years ago
huchunmei
0b5ce37c24
add c++ Annotation
4 years ago
dinglinhe
81fab0c523
update docs for Norm op lack '.'
4 years ago
huchunmei
9641c327e4
modify msg
4 years ago
i-robot
cb236727ff
!24672 Modify msg
Merge pull request !24672 from huchunmei/master
4 years ago
huchunmei
c5d5038488
modify msg
4 years ago
dinglinhe
cac4f441fa
repair the problems of code
4 years ago
dinglinhe
b5a8c8123d
update Pad and the ResizeBillinear
4 years ago
i-robot
8035bb2e4e
!24141 update docs about the operator 'ResizeBillinear'
Merge pull request !24141 from dinglinhe/code_docs_dlh_ms_I4BQF1
4 years ago
dinglinhe
d66e2943be
update docs about the operator 'ResizeBillinear'
4 years ago
dinglinhe
507ba31753
update docs for Problems in TensorFlow and Mindspore of API mapping
4 years ago
wangshuide2020
482c5decfb
pass argname, primitive name for the function of validator and update the error info of addn.
4 years ago
dinglinhe
9a8c1b3c73
array_ops error recti and others
4 years ago
i-robot
76fac95591
!23069 Modify error content
Merge pull request !23069 from huchunmei/master
4 years ago
dinglinhe
bed4762573
the api others and loss rectification for easy to use
4 years ago
huchunmei
c75773cf37
Modify error content
4 years ago
dinglinhe
7e15044073
Fix the docs for its format problems
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
hedongdong
d76ed25e96
[feat][assistant][I3T92I] add new nn operator Roll
4 years ago
dinglinhe
28e0353053
Update the wrong example of ArgMinValue
4 years ago
huangbo77
b7ad898ce2
fixed decorators in cpu tests
4 years ago
wangshuide2020
ce5e320b93
update the result of example for Split, Tril, Triu and ApplyFtrl.
4 years ago
dinglinhe
a710f2bc2c
update docs of the operator Triu
4 years ago
i-robot
d3b205b336
!20053 Fix the output format problem in the example of Flatten and OneHot operators.
Merge pull request !20053 from dinglinhe/code_docs_dlh_ms_I4023Z
4 years ago
dinglinhe
3b14e0225b
fix the docs problems of some operators
4 years ago
dinglinhe
37d64eb621
fix the wrong output in the Flatten and OneHot
4 years ago
dinglinhe
9dfd4047e6
fix the docs of operators like Pad, MatrixDiag, Cellist and DemseThor
4 years ago
dinglinhe
716e5667d4
fix the error format for some operators
4 years ago
dinglinhe
b1b4375417
Rectification of operator ease of use part 2
4 years ago
wangshuide2020
185ddbbe66
remove the redundant code, add docstring of operator init and add default value for args.
4 years ago
wangshuide2020
aeafe04f5b
fix the format and line too long problem.
4 years ago
wangshuide2020
3551ee5a27
delete duplication_code, and fix the format and line too long problem.
5 years ago
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