mindspore-ci-bot
|
2961c6bc59
|
!349 fix coding style check warning for auto parallel
Merge pull request !349 from chentingting/fix_coding_style_check_warning
|
5 years ago |
mindspore-ci-bot
|
ba55a8ed0b
|
!304 [Auto parallel] Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
Merge pull request !304 from Xiaoda/modify-not-fully-use-devices-and-strategy-checking
|
5 years ago |
zhoufeng
|
4a9f497283
|
move akg out
|
5 years ago |
wanghua
|
c3e0ce68d5
|
modify GetNext OP example
|
5 years ago |
mindspore-ci-bot
|
c3525d0cf7
|
!282 fix conv2d performance is worse than pytorch
Merge pull request !282 from chujinjin/fix_pynative_conv_pf
|
5 years ago |
huanghui
|
c926c36d95
|
fix export mslite model
|
5 years ago |
wangnan39@huawei.com
|
4a292d48f9
|
modify annotation of DepthwiseConv2d
|
5 years ago |
c00425699
|
8765810528
|
fix_coding_style_check_warning
|
5 years ago |
mindspore-ci-bot
|
6721541c9d
|
!25 Develop Cell unfold,and Op ExtractImagePatches.
Merge pull request !25 from zhangbuxue/unfold-develop
|
5 years ago |
chenfei
|
734fabb780
|
solve problem when create parameter from 'call' cnode
|
5 years ago |
buxue
|
62807da0c4
|
Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
|
5 years ago |
lianliguang
|
5365678eee
|
refactor kernel select
|
5 years ago |
mindspore-ci-bot
|
9c9c709159
|
!331 Modify package file name to be same as package name
Merge pull request !331 from ZhouFeng/modify-whl-file-name
|
5 years ago |
anzhengqi
|
e0393b482f
|
fix schema.parse_columns function
|
5 years ago |
zjun
|
5617143fb8
|
Fix arg_min_with_value bug
|
5 years ago |
chujinjin
|
b804d9103d
|
set default execution mode to pynative
|
5 years ago |
mindspore-ci-bot
|
f7aadb4da8
|
!336 revert d52282df2f
Merge pull request !336 from guozhijian/revert_5c2ded8d
|
5 years ago |
jonyguo
|
f72b84ffb8
|
Revert "fix schema.parse_columns function"
This reverts commit 5c2ded8d8e .
|
5 years ago |
mindspore-ci-bot
|
d52282df2f
|
!303 change some settings in YOLOv3
Merge pull request !303 from zhaoting/add-YOLOv3-infer-scipt-and-change-dataset-to-MindRecord
|
5 years ago |
mindspore-ci-bot
|
5b0eaef50a
|
!320 fix parse_columns error
Merge pull request !320 from anzhengqi/I1E0QV-fix-parse_columns
|
5 years ago |
Xiaoda Zhang
|
ffb2cb03a4
|
Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
|
5 years ago |
zhoufeng
|
a1a2182b8a
|
modify whl file name to be same as package name
|
5 years ago |
mindspore-ci-bot
|
c3373ede46
|
!328 Modify akg register
Merge pull request !328 from zjun/Modify_akg_register
|
5 years ago |
mindspore-ci-bot
|
dc20a1dcba
|
!325 fix BatchNorm1d and BatchNorm2d doc and bug of slog
Merge pull request !325 from fary86/fix-batchnorm-doc-and-slog-path-duplication
|
5 years ago |
mindspore-ci-bot
|
8d297b6e0f
|
!305 fix doc/comments issues
Merge pull request !305 from 万万没想到/fix-format-in-examples
|
5 years ago |
anzhengqi
|
5c2ded8d8e
|
fix schema.parse_columns function
|
5 years ago |
zhaoting
|
59604af98b
|
change some settings in YOLOv3
|
5 years ago |
mindspore-ci-bot
|
30de261c3c
|
!243 Support nested repeat
Merge pull request !243 from h.farahat/nested_repeat
|
5 years ago |
mindspore-ci-bot
|
9a781025ec
|
!318 Add get_class_indexing exception
Merge pull request !318 from pengyanjun/fix_get_cladd_indexing_warning
|
5 years ago |
mindspore-ci-bot
|
fe4cde6b1e
|
!294 Add cell ssim
Merge pull request !294 from zhaozhenlong/cell/ssim
|
5 years ago |
mindspore-ci-bot
|
150024f089
|
!312 Implemention of new dataset ops: apply
Merge pull request !312 from xiefangqi/xfq_apply_branch
|
5 years ago |
mindspore-ci-bot
|
d04a62b700
|
!121 Add a checking mechanism for the need of Renormalize pass in Parse pipeline
Merge pull request !121 from thlinh/dev_Apr02_add_watch_for_renormalize
|
5 years ago |
zjun
|
0099f0108e
|
fix akg register bug
|
5 years ago |
hesham
|
0fc23eee0f
|
Support nested repeat
|
5 years ago |
zhaozhenlong
|
6a2cf4b6e6
|
ssim impl code
|
5 years ago |
mindspore-ci-bot
|
d90e121547
|
!306 gpu uses dynamic memory pool by default
Merge pull request !306 from limingqi107/master
|
5 years ago |
fary86
|
19a5e14b31
|
Fix BatchNorm1d and BatchNorm2d doc bug, and slog print source path
twice in log
|
5 years ago |
xiefangqi
|
1a1cbc6814
|
implemention of new api: apply
|
5 years ago |
mindspore-ci-bot
|
7913b444eb
|
!278 Pack via cpack
Merge pull request !278 from ZhouFeng/package
|
5 years ago |
mindspore-ci-bot
|
7d7c9c4fee
|
!311 GPU add akg kernel select
Merge pull request !311 from VectorSL/select
|
5 years ago |
mindspore-ci-bot
|
d9dd6aa0b8
|
!277 fix: use correct permissions when opening mindrecord files
Merge pull request !277 from guozhijian/fix_read_with_exact_option
|
5 years ago |
mindspore-ci-bot
|
57aee805ce
|
!274 GPU multiple stream feature
Merge pull request !274 from ZPaC/gpu-backend-supports-multiple-streams
|
5 years ago |
limingqi107
|
99f12f9105
|
gpu uses dynamic memory pool by default
|
5 years ago |
mindspore-ci-bot
|
7595c91730
|
!301 add custom op st to ci
Merge pull request !301 from dengwentao/ci_st
|
5 years ago |
mindspore-ci-bot
|
fb19655ea6
|
!214 modify GPU operator information registration
Merge pull request !214 from Maoweiyong/modify-gpu-op-register
|
5 years ago |
zhoufeng
|
2dd60b4ce3
|
pack via cpack
|
5 years ago |
Yanjun Peng
|
950d75e376
|
add get_class_indexing exception info
|
5 years ago |
mindspore-ci-bot
|
66377e4c92
|
!293 Register all tbe op info with new registration mode
Merge pull request !293 from zjun/Modify_all_tbe_op
|
5 years ago |
ZPaC
|
3ea3d9e5a4
|
1.GPU supports multiple streams.
2.GPU commnication stream and compute stream overlap.
|
5 years ago |
mindspore-ci-bot
|
a30ee78001
|
!295 bugfix(side effect): fix cell object can not free normally.
Merge pull request !295 from gongchen/fix_free_cell_obj
|
5 years ago |