wangshuide2020
bf3cfdeff0
fix the validation of Concat and deprecate BNTrainingUpdate, BNTrainingReduce interfaces.
4 years ago
huchunmei
c5d5038488
modify msg
4 years ago
huchunmei
26f8e55f74
Canonical code
4 years ago
dinglinhe
507ba31753
update docs for Problems in TensorFlow and Mindspore of API mapping
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
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
dinglinhe
240a8d7293
Update docs of LBeta for its wrong format
4 years ago
dinglinhe
3d85948d11
fix the wrong output of some operators
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
cb8d7efc6d
fix example result of CTCLoss, BNTrainingUpdate and add validation of ResizeBilinear.
4 years ago
wangshuide2020
aeafe04f5b
fix the format and line too long problem.
4 years ago
wangyanling
6268f660fb
add cpu broadcast_to op
5 years ago
LianLiguang
9481bd6e23
raise valueerror when range ops input delat is 0
5 years ago
LianLiguang
17b9758543
unify range ops
5 years ago
wangshuide2020
28bf0b4fe2
add raises description for Adam, Lamb, Momentum, etc. operators.
5 years ago
wangrao
a6a25904df
fix docstring errors
5 years ago
huangmengxi
cff7c15415
deprecate nn.MatMul
5 years ago
wangshuide2020
b9eb90b198
add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
5 years ago
peixu_ren
33884e2ab7
Organize the formulars used in math.py
5 years ago
mindspore-ci-bot
c2d7eb0f21
!11389 fix_moments_and_clipbyvalue_issue
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui,@c_34
5 years ago
jiangzhenguang
c3ab66afd9
fix_moments_clipbyvalue
5 years ago
wangshuide2020
2e078eefb4
update annotation of WarmUpLR, FTRL, LARS, etc. operators.
5 years ago
wangshuide2020
88b5e96d0c
update annotation of Norm, Range, Ftrl, etc. operators.
5 years ago
yanghaoran
58bae307d6
fix bugs
5 years ago
mindspore-ci-bot
f43f178f49
!11214 Fix a doc issue in math.py
From: @peixu_ren
Reviewed-by: @sunnybeike
Signed-off-by: @sunnybeike
5 years ago
liuxiao93
7c419f2f5d
Modify nn.Range for GPU.
5 years ago
peixu_ren
42273bc13f
Fix a doc issue in math.py
5 years ago
liuxiao93
3d16a4d111
Update nn.Range for GPU backend.
5 years ago
caojian05
06fb28c703
add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net
5 years ago
peixu_ren
04c34579b7
Supplement the formula of ReduceLogSumExp
5 years ago
wangshuide2020
fd74df15c8
update the description of some operations.
5 years ago
peixu_ren
db8ec0d281
IGamma can be supported on GPU, add the GPU platform and fix some bugs
5 years ago
wangshuide2020
abf0d30537
update the doc string of some operations.
5 years ago
peixu_ren
d508da25a9
modify the doc to make the formulas aligned
5 years ago
lihongkang
9b2265a66f
fix bugs
5 years ago
Bairong
8cf43e59e0
hide arange, delete related test case and improve the doc string of nn.Range
5 years ago
mindspore-ci-bot
37390519cb
!9680 Make constant numbers to tensors to avoid a bug
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
5 years ago
peixu_ren
c1f645931c
Fix a bug of naming the variable in LGamma
5 years ago
peixu_ren
0a8a5a9a91
Make const numbers to tensors to avoid a bug
5 years ago
peixu_ren
35b4a804e2
Modify the names of parameter check
5 years ago
mindspore-ci-bot
4d416db5d2
!9494 Delete nn.LinSpace interface
From: @liangchenghui
Reviewed-by: @c_34,@kingxian
Signed-off-by: @c_34
5 years ago
zhangz0911gm
b7be94fafa
Fixing errors in classes' notes
5 years ago
peixu_ren
a5cf810f30
Fix a bug that a and x cannot be broadcasted
5 years ago
liangchenghui
5bd25364d1
delete nn.LinSpace interface
5 years ago
peixu_ren
4b9a5d03c5
Remove float64 from IGamma's supported dtype
5 years ago