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
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
Xun Deng
e94d91ba95
remove import probability from nn/__init__.py
5 years ago
mindspore-ci-bot
46ae7879d4
!3394 Three distribution class instances: Exponential, Geometric Uniform distribution
...
Merge pull request !3394 from XunDeng/pp_poc_v3
5 years ago
Zichun Ye
5b9899eb4f
add support to resolve attr for a class
...
update logic for cache
clean up code
add test cases for new api
update include of code
specify the resolve attr to ClassMember
avoid resolve attr of self
5 years ago
peixu_ren
292f2de0cf
Add sampling functions in exponential, geometric and uniform distributions
5 years ago
Xun Deng
7bb83067d0
added exponential uniform geometric distribution
...
added cdf, logcdf, survival, logsurvival, entropy, mode, cross_entropy wrapper
5 years ago
peixu_ren
19d80b87a9
Fix minor errors in probabilistic programming
5 years ago
yanzhenxiang2020
a536b68c84
add FusedSparse(Adam/LazyAdam/Ftrl/ProximalAdagrad) for aicpu
5 years ago
mindspore-ci-bot
925172664b
!3230 add bprop for sparse_tensor
...
Merge pull request !3230 from riemann_penn/add_bprop_for_sparse_tensor
5 years ago
panyifeng
4d4e23fd9e
Add bprop for sparse_tensor
5 years ago
peixu_ren
9b45018dfd
Add random normal op at MindSpore front-end
5 years ago
yanghaoran
859acc6d2a
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yanzhenxiang2020
2ae6dfe95a
add RNNTLoss and RandomCategorical op for aicpu
5 years ago
wuxuejian
c713382798
add Padding op
5 years ago