Commit Graph

131 Commits (b9820cb68c97acc66f99fa3d837ac61ef4a6094f)

Author SHA1 Message Date
dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm
4 years ago
yanzhenxiang2020 f6677628c0 add StackPush and StackPop for aicpu
4 years ago
mindspore-ci-bot 5a6bb251b0 !12724 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
hedongdong d8382f4d57 move operator primitive of Centralization to _inner_ops
4 years ago
liuxiao93 6459229fff adapt some 3d ops.
4 years ago
yanzhenxiang2020 95dbfe0636 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
hedongdong 0660140708 add new inner operator centralizaiton
4 years ago
gongxiaoqing 7f538b51e7 回退 'Pull Request !11074 : replace tdt with acltdt interface'
4 years ago
mindspore-ci-bot c2582dcab9 !11074 replace tdt with acltdt interface
4 years ago
mindspore-ci-bot 500bbf5da7 !12164 update graphengine
4 years ago
jjfeing 502be04491 upgrade 0204
4 years ago
jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
jinyaohui 8022f9a6ed modify pack to stack
4 years ago
ms_yan 293f81128d init add acltdt handle create and destory
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot 50ae1f6855 !11357 add Dropout3d ops for aicpu
4 years ago
yanzhenxiang2020 f8147aa57d add Dropout3d ops for aicpu
4 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
yanzhenxiang2020 e9eb1ebac8 fix shape of ComputeAccidentalHits
4 years ago
HuangBingjian 311e7be605 fix scalar tensor shape=[]
4 years ago
yanzhenxiang2020 d4bca2b9c3 amend randperm
4 years ago
mindspore-ci-bot 28885ea687 !9374 add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
4 years ago
yanzhenxiang2020 3a1a9ff6dc add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
4 years ago
wanyiming 5ab8007475 mod dense
4 years ago
mindspore-ci-bot 2370828043 !8586 fix GatherD and add Randperm for aicpu
4 years ago
mindspore-ci-bot 0aa63f21c5 !9039 register FastGelu for activation
4 years ago
yanzhenxiang2020 082cb4e7fd add Randperm/GatherDGrad and fix GatherD for aicpu
4 years ago
shibeiji cd850bd210 register activation operator fast_gelu
4 years ago
yanzhenxiang2020 dca109c9a5 fix example of categorical and rnntloss
4 years ago
mindspore-ci-bot 99fc0a4e64 !8526 Add 'in_channel' and 'out_channel' to cell_attr_register
4 years ago
liuxiao93 d471ac491e Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
wanyiming 237bcfd36b add_channel_to_attr
4 years ago
mindspore-ci-bot 8e3bf54fd2 !7032 add CTCGreedyDecoder ops for aicpu
4 years ago
yanzhenxiang2020 0162587ebc add CTCGreedyDecoder ops
4 years ago
wanyiming 3c7a3b6693 modify_dense
4 years ago
yanzhenxiang2020 6a2c1df5e3 sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
4 years ago
caifubi 4654197274 Add st for dynamic shape
4 years ago
mindspore-ci-bot 0a92ef2b98 !7173 make matmul support 1d*Nd and Nd*1d
4 years ago
mindspore-ci-bot b2160eadc4 !7238 [DynamicShape] Add dyanmic shape CI test case
4 years ago
mindspore-ci-bot cfb131b844 !7030 add Meshgrid ops for aicpu
4 years ago
caifubi 41849cd7cf Add dynamic shape test case
4 years ago
wanyiming e2b8810413 1D*ND
4 years ago
caifubi d3b978147f Ascend Dynamic Shape
4 years ago
yanzhenxiang2020 d241e9c4af add Meshgrid ops for aicpu
4 years ago
mindspore-ci-bot 1131b069d3 !6903 Remove StridedSlice AICPU version
4 years ago
peixu_ren 6c0cfea75b Remove StridedSlice AICPU version
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
Yi Huaijie b863324d90 move set_seed() out from construct() of Net
4 years ago
liuxiao93 9ef76c1aac nn.MatMul support broadcast.
4 years ago