wilfChen
|
5432fcb43f
|
gpu support RMSProp kernel
|
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 |
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 |
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 |
mindspore-ci-bot
|
e09364df48
|
!298 bugfix(side effect): fix adding wrong control depend between AllReduce and GetStatus
Merge pull request !298 from gongchen/fix_allreduce_control_depend
|
5 years ago |
dengwentao
|
48f90eb7bc
|
add custom op st to ci
|
5 years ago |
maoweiyong
|
a007e4812b
|
modify gpu operator information registration
|
5 years ago |
mindspore-ci-bot
|
b571fabd77
|
!289 Add cnode mapping after graph match
Merge pull request !289 from YuJianfeng/find_op
|
5 years ago |
mindspore-ci-bot
|
86911b7cdc
|
!287 [MS][Docs]Fix "ValueError: The `outputs` is not tuple. ", when use model.eval.
Merge pull request !287 from vlne-v1/I1EFUD-the-output-is-not-tuple
|
5 years ago |
zjun
|
02aca06451
|
Add all other tbe op info register
|
5 years ago |
mindspore-ci-bot
|
c06d2c6c2a
|
!299 modify annotation of DepthwiseConv2d
Merge pull request !299 from wangnan39/modify_annotation_of_depthwise_conv
|
5 years ago |
YuJianfeng
|
e5c67b9088
|
Add cnode to equal map when opt matching
|
5 years ago |
mindspore-ci-bot
|
7a6fdaf132
|
!302 fix workspace memory reuse
Merge pull request !302 from kisnwang/fix-workspace-malloc
|
5 years ago |
mindspore-ci-bot
|
e364936bd3
|
!297 add alternate path for stdclient library
Merge pull request !297 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
39b9e831cb
|
!291 disable memory reuse for GetNext op
Merge pull request !291 from caifubi/dev-getnext-mem-reuse-off
|
5 years ago |
jonyguo
|
ea5da25d10
|
fix: use exactly read option
|
5 years ago |
Wei Luning
|
e1c8f248e0
|
Fix the output is not tuple, when eval
|
5 years ago |
kswang
|
e53376092f
|
fix workspace reuse bug
|
5 years ago |
wangnan39@huawei.com
|
8ba68220dd
|
modify annotation of DepthwiseConv2d
|
5 years ago |
gong chen
|
61e959a9f3
|
bugfix(side effect): fix cell object cann't free normally.
|
5 years ago |
yanghaoran
|
e8ca9c12c2
|
add alternate path for stdclient library
|
5 years ago |
gong chen
|
5d4144de11
|
bugfix(side effect): fix adding wrong control depend between AllReduce and GetStatus.
|
5 years ago |
mindspore-ci-bot
|
9bda080bb5
|
!260 refactor padding strategy
Merge pull request !260 from lianliguang/refactor-padding-strategy
|
5 years ago |
mindspore-ci-bot
|
1ab430072e
|
!232 [Auto parallel] Model the memory_cost in cost model
Merge pull request !232 from Xiaoda/model-memory-cost-in-auto-parallel
|
5 years ago |
mindspore-ci-bot
|
8674e0ad96
|
!288 fix nopnode output bug
Merge pull request !288 from kisnwang/fix-nopnode-output-bug
|
5 years ago |
mindspore-ci-bot
|
94589ce611
|
!226 expend conv stride and dilation to 2d
Merge pull request !226 from wangnan39/expend_conv_stride_to_2d
|
5 years ago |
jojobugfree
|
2aad57c595
|
getnext disable memory reuse
|
5 years ago |
mindspore-ci-bot
|
a4cf9028ee
|
!275 fix bert example script bugs
Merge pull request !275 from yoonlee666/master
|
5 years ago |
mindspore-ci-bot
|
0ca4ceb73f
|
!281 bug fix in gpu aware quantizaiton ops
Merge pull request !281 from SanjayChan/origin/quant_liantiao
|
5 years ago |
kswang
|
ae675c5cf8
|
fix nopnode output bug
|
5 years ago |
chenzomi
|
652ab6c386
|
add test case for aware quantizaiton
|
5 years ago |
wangnan39@huawei.com
|
2604acedcb
|
extend conv stride and dilation to 2d
|
5 years ago |
lianliguang
|
5d225f934f
|
change the padding strategy & refactor insert transdata
|
5 years ago |
Xiaoda Zhang
|
0ac50a19f5
|
Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost.
|
5 years ago |
mindspore-ci-bot
|
c9fba7f091
|
!283 adapt graphengine update
Merge pull request !283 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
f1fa2a9941
|
!273 [MD] update subset random sampler in minddataset
Merge pull request !273 from liyong126/mindrecord_subset_sampler_python
|
5 years ago |
jjfeing
|
1fc576c502
|
adapt graphengin update
|
5 years ago |
mindspore-ci-bot
|
511acd2961
|
!269 Modify the improper code in bug info.
Merge pull request !269 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
7ffb8bb19f
|
!250 Add nn.pad to support three modes
Merge pull request !250 from casgj/gaojing_new4
|
5 years ago |
yoonlee666
|
39b446524d
|
fix bugs in bert example script
|
5 years ago |
mindspore-ci-bot
|
60958d6b25
|
!239 Add dynamic learning rate decay and review optimizer code
Merge pull request !239 from fanglei/master
|
5 years ago |
mindspore-ci-bot
|
e95945969b
|
!270 fix complite error while using .so with clang on macos
Merge pull request !270 from SanjayChan/mac_os
|
5 years ago |
mindspore-ci-bot
|
d9cd681c30
|
!207 Fix potential overflow in batch by changing int32 to int64
Merge pull request !207 from ZiruiWu/batch_info_overflow
|
5 years ago |
mindspore-ci-bot
|
9875fcc9fa
|
!271 Fix repeat and epoch api notice discription
Merge pull request !271 from pengyanjun/fix_repeat_epoch_doc
|
5 years ago |
gaojing
|
2db3e64ff2
|
add operation
|
5 years ago |
mindspore-ci-bot
|
878a076dbd
|
!200 Add quantization aware training related operators
Merge pull request !200 from chengang/quant
|
5 years ago |