mindspore-ci-bot
|
386f6e0d2b
|
!8963 Updating notes of remaining examples in nn and ops' folders
From: @zhangz0911gm
Reviewed-by: @liangchenghui,@zhunaipan
Signed-off-by: @zhunaipan
|
5 years ago |
mindspore-ci-bot
|
a95cbdb121
|
!8966 solve operation issue
From: @jiangzg001
Reviewed-by: @liangchenghui,@kingxian,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
5 years ago |
jiangzhenguang
|
1004db879c
|
solve operation issue.
|
5 years ago |
zhangz0911gm
|
7b1d1ca831
|
Updating remaining notes
|
5 years ago |
mindspore-ci-bot
|
d915fd9b96
|
!8592 change repeat_elements to a composite op
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
tom__chen
|
a52cd685fc
|
change repeat_element op to a composite op
|
5 years ago |
Jiaqi
|
bc8b4d036c
|
modify example
|
5 years ago |
zhangz0911gm
|
6fb2aa6023
|
Updating Notes for py files
|
5 years ago |
mindspore-ci-bot
|
927ebbed78
|
!8227 add linear and plus
From: @jiangzg001
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
danishnxt
|
ae50dd86fd
|
TensorDot docString fix
|
5 years ago |
jiangzhenguang
|
084f428f9d
|
add linear and xwplusb
|
5 years ago |
danishnxt
|
9dba65c424
|
TensorDot Conv: P -> C
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
mindspore-ci-bot
|
9a2da99df2
|
!8113 complete element_wise augassign with out he supprot Ascend OP
Merge pull request !8113 from yepei6/master_augassign_element
|
5 years ago |
Payne
|
45c5ad7780
|
complete the augassign func without the special Ascend OP
|
5 years ago |
zjun
|
ccedf71de5
|
Add pynative bprop nested grad
Signed-off-by: zjun <zhangjun0@huawei.com>
|
5 years ago |
jzg
|
4851a67bb5
|
add layer of clipbyglobalnorm.
|
5 years ago |
mindspore-ci-bot
|
852bf44078
|
!7944 Fix a minor error in doc of uniform op
Merge pull request !7944 from peixu_ren/custom_pp_ops
|
5 years ago |
mindspore-ci-bot
|
870afe08f5
|
!7914 get keys and values from dictionary & set tuple to dictionary
Merge pull request !7914 from Simson/push-to-opensource
|
5 years ago |
simson
|
3b21822824
|
get keys and values from dictionary & set tuple to dictionary
|
5 years ago |
peixu_ren
|
1370939e9a
|
fix a minor doc error of uniform op
|
5 years ago |
Payne
|
b44ae5017e
|
update the index process to support negtive int
|
5 years ago |
mindspore-ci-bot
|
5b28016b4d
|
!7735 fix gpu multinomial seed issue and GRAPH_MODE
Merge pull request !7735 from baihuawei/fixmultinomial
|
5 years ago |
huanghui
|
a9e781921a
|
Support determine tensor in(not in) a list(tuple)
|
5 years ago |
baihuawei
|
05dcec0583
|
fix multinomial
|
5 years ago |
mindspore-ci-bot
|
22bde4bd9b
|
!7390 Add nonzero and moments
Merge pull request !7390 from jiangzhenguang/add_nonzero_and_moments
|
5 years ago |
jzg
|
374e9e199d
|
add moment and nonzero.
|
5 years ago |
Yi Huaijie
|
626c7f8906
|
change composite.random_ops.get_seed to internal interface
|
5 years ago |
chujinjin
|
3c269a059e
|
opt multi fun
|
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 |
peixu_ren
|
9a9ff8a582
|
Add check if the seed is a bool
|
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 |
mindspore-ci-bot
|
8346da267b
|
!6400 add overflow check for make_range and optimize isinstance processing
Merge pull request !6400 from zhangbuxue/add_overflow_check_for_make_range_and_optimize_isinstance_processing
|
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 |
buxue
|
14f6c95c28
|
add overflow check for make_range and optimize isinstance processing
|
5 years ago |
Ziyan
|
8ea177e614
|
fix_api_problems
|
5 years ago |
zhangz0911gm
|
de2a458e7c
|
fixing pylint for operators
|
5 years ago |
mindspore-ci-bot
|
5e43308613
|
!6365 Refactoring Laplace random operator.
Merge pull request !6365 from jxlang910/push-to-opensource
|
5 years ago |
jin-xiulang
|
5873614b86
|
Refactoring laplace random operator.
|
5 years ago |
buxue
|
458498900c
|
support not in and add check for grad_with_sens with no sense provide.
|
5 years ago |