mindspore-ci-bot
|
e8980ed298
|
!1406 Simplify CondVar class
Merge pull request !1406 from JesseKLee/CondVar
|
5 years ago |
mindspore-ci-bot
|
59c67946c4
|
!1439 Change SyncHostToDevice implementation: cudaMemcpy to cudaMemcpyAsync
Merge pull request !1439 from zyli2020/change_sync_copy_to_async
|
5 years ago |
mindspore-ci-bot
|
d8b87ec68a
|
!1423 memset_s pass the actual destination buff size, Initialize the member variable axis_
Merge pull request !1423 from sunsuodong/warn
|
5 years ago |
mindspore-ci-bot
|
44bf7c9330
|
!1414 fix issue use reshape as flatten grad impl
Merge pull request !1414 from zhaozhenlong/fix-issues-reshape-replace-flattern-grad
|
5 years ago |
mindspore-ci-bot
|
8c4f5e5019
|
!1430 Pynative can not add cell hook
Merge pull request !1430 from JoyLvliang/pynative-cell-hook-grad-abnormal
|
5 years ago |
lizhenyu
|
fec235fcb5
|
change the default memory copy way to async
|
5 years ago |
mindspore-ci-bot
|
28029388c1
|
!1431 fix bug of transdata and transpose split
Merge pull request !1431 from lianliguang/master
|
5 years ago |
mindspore-ci-bot
|
318e3012d7
|
!1422 Fix result error when calling AllReduce serially.
Merge pull request !1422 from ZPaC/fix-multi-allreduce-calling-error
|
5 years ago |
lvliang
|
ff154023f0
|
pynative-cell-hook-grad-abnormal
|
5 years ago |
mindspore-ci-bot
|
55027096d3
|
!1400 Add 3 patterns for lamb_next_mv fusion pass
Merge pull request !1400 from huanghui/TMP
|
5 years ago |
mindspore-ci-bot
|
1c8548adb8
|
!1300 Add TBE op RangeD for GE.
Merge pull request !1300 from liuxiao/RangeD
|
5 years ago |
zhaozhenlong
|
30b93ecbf8
|
use reshape as flatten grad
|
5 years ago |
WilliamLian
|
9d364f509f
|
fix bug of transdata transpose split
|
5 years ago |
sunsuodong
|
2601ed3004
|
review
|
5 years ago |
ZPaC
|
d9bcdac3dc
|
Fix result error when calling AllReduce serially.
|
5 years ago |
mindspore-ci-bot
|
948d07edcd
|
!1412 change 1 - keep_prob to keep_prob
Merge pull request !1412 from SanjayChan/master
|
5 years ago |
liuxiao
|
627724a205
|
Add RangeD for GE
|
5 years ago |
huanghui
|
a42dd21430
|
add 3 pattern for lamb_next_mv_rule fusion pass
|
5 years ago |
mindspore-ci-bot
|
848d19207f
|
!1359 Optimize the IR modules.
Merge pull request !1359 from ZhangQinghua/master
|
5 years ago |
chenzomi
|
a1eceacc99
|
change 1 - keep_prob to keep_prob
|
5 years ago |
mindspore-ci-bot
|
7e2e7ad52b
|
!1367 modify topk split pass
Merge pull request !1367 from jjfeing/master
|
5 years ago |
Zhang Qinghua
|
dbb86cb1be
|
Adjust some routines of FG and FGM, about the nodes info. IF.
|
5 years ago |
Zhang Qinghua
|
737bfc9595
|
Use FuncGraph generation number replacing set.
|
5 years ago |
Zhang Qinghua
|
f31564ce98
|
Remove the useless collectors in manager.
|
5 years ago |
Jesse Lee
|
641112a40c
|
Initial Drop
|
5 years ago |
mindspore-ci-bot
|
0e665616f0
|
!1160 add backward hook and custom bprop in pynative mode
Merge pull request !1160 from wangqiuliang/add-backward-hook-in-pynative-mode
|
5 years ago |
kingfo
|
840922e501
|
add backward hook function in pynative mode
|
5 years ago |
mindspore-ci-bot
|
718a96430f
|
!1389 Security issues in recent string tensor PR
Merge pull request !1389 from h.farahat/fix_security_issues
|
5 years ago |
mindspore-ci-bot
|
0e7e82d180
|
!1397 add pad for nms_with_mask
Merge pull request !1397 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
a6b8451a33
|
!1380 make ShuffleOp have deterministic behavior for subsequent epochs
Merge pull request !1380 from Peilin/shuffle-subsequent-epoch-deterministic
|
5 years ago |
mindspore-ci-bot
|
af775c173e
|
!1295 reuse parameter
Merge pull request !1295 from Margaret_wangrui/new-parameter
|
5 years ago |
lizhenyu
|
23a57476da
|
change gpu kernel runtime to support memory swap
|
5 years ago |
Margaret_wangrui
|
52e925dbee
|
handle-get-summary-node
|
5 years ago |
mindspore-ci-bot
|
daccfef738
|
!1361 Refactor multiple output pass
Merge pull request !1361 from huanghui/LambNextMVRule-fusion-pass
|
5 years ago |
mindspore-ci-bot
|
20d71dfbc3
|
!1395 add memory swap manager module
Merge pull request !1395 from zyli2020/add_mem_swap_module_header
|
5 years ago |
liubuyu
|
315a95c583
|
add pad for nms_with_mask
|
5 years ago |
mindspore-ci-bot
|
2fef359c4d
|
!1396 Cancel NoOp optimizer on gpu backend until memory reuse ready
Merge pull request !1396 from chenweifeng/NoOp
|
5 years ago |
mindspore-ci-bot
|
e87e6b38b0
|
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
|
5 years ago |
lizhenyu
|
d97f849484
|
add memory swap manager module
|
5 years ago |
mindspore-ci-bot
|
a510ecc8ff
|
!1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
|
5 years ago |
wilfChen
|
56d751b5d2
|
Cancel NoOp optimizer in GPU until memory reuse ready
|
5 years ago |
mindspore-ci-bot
|
e82088d175
|
!1373 add memory copy module
Merge pull request !1373 from zyli2020/add_mem_swap_module_header
|
5 years ago |
lichenever
|
390a86effb
|
fix gatherv2
|
5 years ago |
mindspore-ci-bot
|
89a86611b4
|
!1391 Fix py_transforms gpu end-to-end testcases hang problem
Merge pull request !1391 from xiefangqi/xfq_fix_gpu_issue
|
5 years ago |
mindspore-ci-bot
|
9ceea12636
|
!1313 decoupled of insert transdata and deal ref and split transdata
Merge pull request !1313 from lianliguang/master
|
5 years ago |
mindspore-ci-bot
|
910178e4d5
|
!1368 don't eliminate nop node in getnext-memcpy elimination
Merge pull request !1368 from laiyongqiang/getnext_memcpy_elimination_bugfix
|
5 years ago |
xiefangqi
|
8b585c76e2
|
fix py_transform gpu hang problem
|
5 years ago |
mindspore-ci-bot
|
9fe6074c3f
|
!1384 [control sink refactor]Update real input if it is a call
Merge pull request !1384 from chenfei_mindspore/sort-call-node
|
5 years ago |
lizhenyu
|
c5ac2cc38c
|
add memory copy module
|
5 years ago |
hesham
|
c0f0e154f5
|
Clean up work for text python package
|
5 years ago |