pkuliuliu
|
f1af028bc5
|
remove wrong comment of laplace op
|
5 years ago |
mindspore-ci-bot
|
7d5701c3e9
|
!13383 modify supported platform of gamma and poisson
From: @bingyaweng
Reviewed-by: @wang_zi_dong,@zichun_ye
Signed-off-by: @ljl0711
|
5 years ago |
liuhe
|
28118e2376
|
fix format error of GradOperation, gamma, poisson, etc.
|
5 years ago |
zhangxinfeng3
|
1029695b54
|
modify suported platform of gamma and possion
|
5 years ago |
lihongkang
|
3796747871
|
update op supported platforms
|
5 years ago |
yanghaoran
|
58bae307d6
|
fix bugs
|
5 years ago |
lihongkang
|
5bd1a198ad
|
fix bugs
|
5 years ago |
Payne
|
f56dd425c8
|
fancy index getitem: None
|
5 years ago |
mindspore-ci-bot
|
12602abd44
|
!10383 update the description of EmbeddingLookup operator and add output of multinomial operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
5 years ago |
wangshuide2020
|
789123c5cd
|
update the description of EmbeddingLookup operator and add the output of multinomial operator.
|
5 years ago |
jin-xiulang
|
8ff2ec8175
|
Fix an issue of laplace operator.
|
5 years ago |
wangshuide2020
|
618d31a480
|
add the output of example of multinomial operator.
|
5 years ago |
lihongkang
|
def7fca51f
|
fix bugs
|
5 years ago |
peixu_ren
|
16bbdc4eca
|
Add some examples for random ops
|
5 years ago |
zhangz0911gm
|
0ffec7acf9
|
Fixing some tiny faults in notes of classes' examples
|
5 years ago |
zhangz0911gm
|
0a04bbdc4e
|
fix errors in notes in clesses' example
|
5 years ago |
zhangz0911gm
|
6fb2aa6023
|
Updating Notes for py files
|
5 years ago |
peixu_ren
|
1370939e9a
|
fix a minor doc error of uniform op
|
5 years ago |
baihuawei
|
05dcec0583
|
fix multinomial
|
5 years ago |
Yi Huaijie
|
626c7f8906
|
change composite.random_ops.get_seed to internal interface
|
5 years ago |
Yi Huaijie
|
b28a6ff88e
|
refactor seed interfaces
|
5 years ago |
mindspore-ci-bot
|
80472a44f9
|
!7204 refactor get_seed() interface
Merge pull request !7204 from yihuaijie/master
|
5 years ago |
Yi Huaijie
|
c5f7700992
|
refactor get_seed() interface
|
5 years ago |
lihongkang
|
6deefb0a32
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
55e369a125
|
!7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
Merge pull request !7144 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
peixu_ren
|
1637381fae
|
Fix some type casting errors
|
5 years ago |
liuxiao93
|
903d9dc911
|
Fix api bug for PReLU op.
|
5 years ago |
peixu_ren
|
24b0741796
|
Check seed of non negative
|
5 years ago |
peixu_ren
|
d3f06fcb5e
|
Refactor the seeds utilization of random ops
|
5 years ago |
mindspore-ci-bot
|
1dc71651ae
|
!6437 clear warning
Merge pull request !6437 from baihuawei/clear-warnings
|
5 years ago |
baihuawei
|
e0c063704c
|
clear warnings
|
5 years ago |
mindspore-ci-bot
|
5a76bd717d
|
!6185 fix api comments
Merge pull request !6185 from gziyan/fix_api_comments
|
5 years ago |
Ziyan
|
8ea177e614
|
fix_api_problems
|
5 years ago |
jin-xiulang
|
5873614b86
|
Refactoring laplace random operator.
|
5 years ago |
peixu_ren
|
54d38e4d13
|
Restrict the range of the parameters in random ops
|
5 years ago |
peixu_ren
|
64aff52ffc
|
check parameter types of uniform
|
5 years ago |
Yi Huaijie
|
4a5d115a66
|
add get_seed() and set_seed()
|
5 years ago |
mindspore-ci-bot
|
8f69fb415a
|
!5322 fix Categorical class
Merge pull request !5322 from baihuawei/categorical
|
5 years ago |
baihuawei
|
3a7e7802b0
|
fix Categorical
|
5 years ago |
peixu_ren
|
10f381d662
|
Modify the name of parameters in uniform
|
5 years ago |
peixu_ren
|
5cf472cd39
|
Add note of limitation for prarmeters of uniform
|
5 years ago |
baihuawei
|
c085c5f071
|
add multinomial
|
5 years ago |
mindspore-ci-bot
|
2112cb91d5
|
!4690 add categorical distribution
Merge pull request !4690 from baihuawei/categorical
|
5 years ago |
baihuawei
|
772e14d00d
|
add categorical
|
5 years ago |
peixu_ren
|
2830d7046b
|
Fix duplicated checks for random ops. Add restrictions for seeds in doc.
|
5 years ago |
peixu_ren
|
33efb86b12
|
Added interger check for seed parameters in random ops
|
5 years ago |
baihuawei
|
216ef0e144
|
fix multinomial
|
5 years ago |
jonyguo
|
866e9259a4
|
fix: random_op.py pylint error
|
5 years ago |
peixu_ren
|
3820533ad1
|
Refactor Gamma and Poisson ops
|
5 years ago |