tacyi139
f4b2b18f0e
complete the parameters description of the function or class
4 years ago
lvyufeng
0bc26b58bf
fix malposition description of gelu
4 years ago
lvyufeng
3a6f717e8f
add argument validator for approximate
4 years ago
lvyufeng
18f62565e5
add another implementation when option approximate is False
4 years ago
huchunmei
9641c327e4
modify msg
4 years ago
huchunmei
26f8e55f74
Canonical code
4 years ago
despicablemme
75ade61acf
[feat] [assistant] [I40GGE] add new Ascend operator CeLU
4 years ago
dinglinhe
507ba31753
update docs for Problems in TensorFlow and Mindspore of API mapping
4 years ago
i-robot
57e4f774b1
!23321 add the validator of MaxPool3DGradGrad and print more detail for _Pool when it raises error.
Merge pull request !23321 from wangshuide/wsd_master
4 years ago
wangshuide2020
9e1b390c41
add calculation picture of ScatterNd and add CPU platform for LogSigmoid, DenseBnAct, FTRL, etc.
4 years ago
i-robot
32401f9292
!23470 Fix code dex for Transformers with py file
Merge pull request !23470 from huangxinjing/code_dex_fix
4 years ago
huangxinjing
c3a98bab2b
Add code check
fix pangu error
fix leakyrelu error
4 years ago
wangshuide2020
ba673cc2f6
add the validator of MaxPool3DGradGrad and print more detail for _Pool when it raises error.
4 years ago
dinglinhe
9a8c1b3c73
array_ops error recti and others
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
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
huangxinjing
d777742904
1. Move the class to mindspore.parallel, support activation sharding
4 years ago
danansheng
556e67402d
[fix][assistant][I3PYD4] fix bug in Ascend operator HShrink and HShrinkGrad
4 years ago
danansheng
accb87606a
[feat][assistant][I3PYD4] add new data operator HShrink
4 years ago
wanglixin
33e93e296c
[fix][assistant][I3PYD0] fix bug in the Ascend operator HSigmoid and HSigmoidGrad
4 years ago
wild-fox
b6c575689d
[feat][assistant][I3PYD0] add new Ascend operator HSigmoid
4 years ago
zx
b6acac4960
[fix][assistant][I3PYDB] fix bug in the Ascend operator SoftShrink and SoftShrinkGrad
4 years ago
buxue
5bf41bfbd2
improve PReLU forward and implement backward on GPU
4 years ago
dinglinhe
db77849d85
Fix the formula display problem and some other formatting problems
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
i-robot
fd9667ee87
!18108 Operator example document output repair
Merge pull request !18108 from dinglinhe/code_docs_dlh_ms_I3UYN1
4 years ago
dinglinhe
18cdd5e2c8
fix description of 'get_activation' and some example
4 years ago
dinglinhe
147df57261
fix trailing space in the example
4 years ago
wangyanling
ee1b803416
optimize cpu adam op
5 years ago
dayschan
771e3f61f3
Clean GraphKernel's codes from frontend
1. set class GraphKernel as deprecated, and treat it as Cell
2. set class InplaceAssign as deprecated, suggested using Assign instead.
3. set op_selector as deprecated, removed the _selected_ops and _selected_grad_ops, replaced with real operations
4. removed the two passes of GraphKernel from frontend
5. removed the GraphKernel's codes from other modules
5 years ago
xuguoyang
7d1a35bedb
support PReLU for GPU platform
5 years ago
mindspore-ci-bot
3f507d95c1
!14035 Update CPU Supported NN
From: @yanzhenxiang2020
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
5 years ago
wangnan39@huawei.com
7ad4fa160c
add annotations for some api
5 years ago
yanzhenxiang2020
5a6c183258
Update CPU Supported NN
5 years ago
l00591931
0c4b0b7914
fix gelu
5 years ago
liuhe
9c5de2b698
add raises of MatMul, Maximum, Minimum, etc.
5 years ago
wangshuide2020
8da6d65222
fix the validation of Softmax, Tanh, Elu operators.
5 years ago
wangshuide2020
30f99f2722
add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
5 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
5 years ago
lihongkang
ae325f2e53
fix bugs
5 years ago
lihongkang
5bd1a198ad
fix bugs
5 years ago
wangshuide2020
4b693377dc
update documentation of warmup_lr, F1, RMSProp, BatchNorm2d and add some pictures of links of activation function.
5 years ago
lihongkang
9b2265a66f
fix bugs
5 years ago
zhangz0911gm
b7be94fafa
Fixing errors in classes' notes
5 years ago
lihongkang
79333916ed
fix bugs
5 years ago
zhangz0911gm
0ffec7acf9
Fixing some tiny faults in notes of classes' examples
5 years ago
zhangyi
13e2aee0ea
fix somee error format for comments.
5 years ago