mindspore-ci-bot
0aa63f21c5
!9039 register FastGelu for activation
...
From: @shibeiji
Reviewed-by:
Signed-off-by:
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
...
From: @wanyiming
Reviewed-by: @kingxian
Signed-off-by: @kingxian
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
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
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
...
Merge pull request !7173 from wanyiming/support_1d_matmul
4 years ago
mindspore-ci-bot
b2160eadc4
!7238 [DynamicShape] Add dyanmic shape CI test case
...
Merge pull request !7238 from caifubi/dynamic_shape
4 years ago
mindspore-ci-bot
cfb131b844
!7030 add Meshgrid ops for aicpu
...
Merge pull request !7030 from yanzhenxiang2020/br_meshgrid
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
...
Merge pull request !6903 from peixu_ren/custom_pp_ops
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
mindspore-ci-bot
b79240fc3f
!6367 fix shape bug
...
Merge pull request !6367 from caozhou/fix_shape_bug
4 years ago
caozhou
5010956773
fix weight_init bug
4 years ago
jin-xiulang
5873614b86
Refactoring laplace random operator.
4 years ago
mindspore-ci-bot
14b4763b15
!6224 Move pp test cases to probability folder
...
Merge pull request !6224 from XunDeng/pp_tests_folder_update
4 years ago
yanzhenxiang2020
c6db808bbf
fix aicpu ut
4 years ago
Xun Deng
c64f6a0a2a
move pp related tests cases to probability folder
4 years ago
mindspore-ci-bot
9c896fd22c
!5899 Fix Some bugs and add test cases on Tensor printing.
...
Merge pull request !5899 from huangbingjian/master
4 years ago
HuangBingjian
07d1f5ac37
fix tensor.cc
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
lilei
71adabd944
modify_bug
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
mindspore-ci-bot
35e6cca1a3
!5634 wrap numpy random seed into an api
...
Merge pull request !5634 from yihuaijie/master
5 years ago
Yi Huaijie
4a5d115a66
add get_seed() and set_seed()
5 years ago
jinyaohui
a9972a7def
optim pylint
5 years ago
peixu_ren
2d5d44ab22
Add test cases for uniform ops on GPU
5 years ago
mindspore-ci-bot
314c5ad055
!5172 remove name arg from gradoperation
...
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
5 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
peixu_ren
10f381d662
Modify the name of parameters in uniform
5 years ago
Xun Deng
c9f8f9fe85
added CheckTenosr and CheckTuple
5 years ago
jonyguo
4964f7703a
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
5 years ago
Xun Deng
be6db4a6fe
add scalar affine and softplus bijector
5 years ago
peixu_ren
3820533ad1
Refactor Gamma and Poisson ops
5 years ago
changzherui
22336c0843
sync 0807 code to ms-incubator
5 years ago
peixu_ren
b9c8c0b439
Added Bijector TransformDistribution base classes and two instances: power and exp bijectors
5 years ago
Xun Deng
e87e1fc6bc
changed distribution api
5 years ago
peixu_ren
374772035a
Refactor random uniform ops and complete gamma and poisson
5 years ago