lihongkang
|
670820aaba
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
2c468a358a
|
!7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
|
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 |
Peilin Wang
|
bd0b462691
|
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
|
5 years ago |
lihongkang
|
639a085d93
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
c7e217a6ab
|
!7364 fix bugs of op Slice, ROIAlign, PReLU, Transpose, SSIM and ResizeBilinear etc.
Merge pull request !7364 from lihongkang/v2_master
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
lihongkang
|
0bf0862112
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
mindspore-ci-bot
|
d93c7c0b12
|
!7313 Fix MatrixSetDiag, Select, Conv2D op annotation problem.
Merge pull request !7313 from liangchenghui/fix_MatrixSetDiag
|
5 years ago |
liangchenghui
|
8eedd68b8e
|
Fix MatrixSetDiag, Select, Conv2D op annotation problem.
|
5 years ago |
mindspore-ci-bot
|
4f446bba83
|
!7289 [Revert Code]Revert python code in array_ops.py
Merge pull request !7289 from caifubi/dynamic_shape
|
5 years ago |
caifubi
|
a2196d69c6
|
Revert Shape changes in array_ops.py
|
5 years ago |
lihongkang
|
6deefb0a32
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
7f24a92d1c
|
!7241 [ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
Merge pull request !7241 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
cfb131b844
|
!7030 add Meshgrid ops for aicpu
Merge pull request !7030 from yanzhenxiang2020/br_meshgrid
|
5 years ago |
chenzomi
|
cabb387545
|
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
|
5 years ago |
caifubi
|
d3b978147f
|
Ascend Dynamic Shape
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
yanzhenxiang2020
|
d241e9c4af
|
add Meshgrid ops for aicpu
|
5 years ago |
wuxuejian
|
8de76849ed
|
add gatherD, identity op
|
5 years ago |
lihongkang
|
c421fc1bad
|
fix bugs
|
5 years ago |
liangzelang
|
195d97ad46
|
Remove redundant check about IsInstance op
|
5 years ago |
liangzelang
|
ca84130080
|
fix IsInstance op bug when input is tensor
|
5 years ago |
lihongkang
|
e427ea59df
|
fix bugs
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
mindspore-ci-bot
|
cb97cd1b92
|
!6589 Fix description in API about BNTraniningReduc and BNTrainingUpdate.
Merge pull request !6589 from liuxiao93/Add-description-in-API-about-BNTraniningReduce-and-BNTrainingUpdate
|
5 years ago |
liuxiao93
|
832a9d5fbb
|
fix SpaceToBatchND and BatchToSpace.
|
5 years ago |
liuxiao93
|
59dc05a29f
|
Add-description-in-API-about-BNTraniningReduce-and-BNTrainingUpdate.
|
5 years ago |
lihongkang
|
aae0648777
|
fix bugs
|
5 years ago |
zhangz0911gm
|
de2a458e7c
|
fixing pylint for operators
|
5 years ago |
mindspore-ci-bot
|
3fe8916afa
|
!6241 [bug]add doc for some Parameter property & fix bug for `Isinstance`
Merge pull request !6241 from vlne-v1/I1V5VO-fix-isinstance
|
5 years ago |
Wei Luning
|
8d17a2b8af
|
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
|
5 years ago |
buxue
|
c3c06514d7
|
perfect annotation of ops and context and support bool equal
|
5 years ago |
simson
|
d0aba89ffe
|
enhancement of API of operations
|
5 years ago |
lihongkang
|
569693af52
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
1ca6a6738f
|
!6105 fix reshape op error message
Merge pull request !6105 from liangchenghui/fix_reshape
|
5 years ago |
liangchenghui
|
4e440cbfae
|
fix reshape op error message
|
5 years ago |
liuxiao93
|
7235dca0e3
|
Add ExtractImagePatches for new backend.
|
5 years ago |
mindspore-ci-bot
|
eedbbb3649
|
!5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
|
5 years ago |
lihongkang
|
b958f15d24
|
fix bugs
|
5 years ago |
lilei
|
71adabd944
|
modify_bug
|
5 years ago |
mindspore-ci-bot
|
76e544fab6
|
!5894 enhance ops API comment part3
Merge pull request !5894 from Simson/push-to-opensource
|
5 years ago |
simson
|
e7f3a283fc
|
enhance ops API comment part3
|
5 years ago |
wuxuejian
|
bd527a331d
|
update aicpu proto and update module: graphengine
Support Dynamic Shape Aicpu Run Package
adapt tensorengin modify, fix ub fusion
|
5 years ago |
lihongkang
|
0f76c362a5
|
fix bugs
|
5 years ago |
lihongkang
|
8b9c6a3527
|
fix bugs and add register info
|
5 years ago |
mindspore-ci-bot
|
a9f4a24e2a
|
!5702 API comment for operations part1
Merge pull request !5702 from Simson/enhancement-API
|
5 years ago |
simson
|
76bbfdea75
|
API comment for operations part1
|
5 years ago |