mindspore-ci-bot
|
d132b61bcd
|
!625 Fix check nullptr by calling function directly
Merge pull request !625 from JoyLvliang/fix-check-nullptr-by-calling-function
|
6 years ago |
mindspore-ci-bot
|
928dcf4ec4
|
!554 Fix derelu fusion pass
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
|
6 years ago |
mindspore-ci-bot
|
c646faed1e
|
!626 gpu dynamic memory pool can't reuse allReduce in multi-stream
Merge pull request !626 from limingqi107/master
|
6 years ago |
huanghui
|
cd6e8d6542
|
fix ReluV2's mask shape in derelu fusion pass
|
6 years ago |
mindspore-ci-bot
|
ebc3f12b21
|
!620 [Auto parallel] Fix the code-style warnings in parallel-mode
Merge pull request !620 from Xiaoda/fix-codex-bot-warnings
|
6 years ago |
limingqi107
|
0f0e8fe874
|
gpu dynamic memory pool can not reuse allReduce in multi-stream
|
6 years ago |
lvliang
|
5b39a3ea6e
|
fix-check-nullptr-by-calling-function
|
6 years ago |
mindspore-ci-bot
|
4a3e5cb944
|
!492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
|
6 years ago |
mindspore-ci-bot
|
82cb39274b
|
!619 Clean code style check warning in pynative codes
Merge pull request !619 from JoyLvliang/pynative-clean-reviewbot-warning
|
6 years ago |
mindspore-ci-bot
|
85c889bc3b
|
!615 Modify log level of context
Merge pull request !615 from Simson/push-to-opensource
|
6 years ago |
mindspore-ci-bot
|
54e0fa5c09
|
!556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
Merge pull request !556 from Chong/partition
|
6 years ago |
mindspore-ci-bot
|
5034bc10ce
|
!612 Bugfix: correct wrong pattern of confusion_softmax_grad_rule pass
Merge pull request !612 from huanghui/fix-confusion-softmax-grad-rule-pass
|
6 years ago |
Xiaoda Zhang
|
ec043fcd56
|
fix the codex and bot warnings
|
6 years ago |
mindspore-ci-bot
|
de4aca2025
|
!613 fix codedex warning and a datacopy coredump bug
Merge pull request !613 from liubuyu/master
|
6 years ago |
lvliang
|
aec761c143
|
pynative-clean-reviewbot-warning
|
6 years ago |
YuJianfeng
|
39945d0f79
|
Add AllGather fusion pass
|
6 years ago |
simson
|
8492f3dd7f
|
modify log level of context
|
6 years ago |
liubuyu
|
0b6b5e5123
|
fix codedex warning
|
6 years ago |
ch-l
|
f806b72447
|
use DeviceMemory for memory control
|
6 years ago |
mindspore-ci-bot
|
496ffff3fd
|
!573 Fix bug in `ParseAttribute`
Merge pull request !573 from seatea/fix-parse-attribute-bug
|
6 years ago |
huanghui
|
14df771175
|
fix confusion_softmax_grad_rule pass
|
6 years ago |
mindspore-ci-bot
|
5ac07bb695
|
!504 Support Tensor assign A[slice] = u
Merge pull request !504 from candanzg/tensor_assign_with_slice
|
6 years ago |
mindspore-ci-bot
|
b48d663c69
|
!590 set fp_start point after getnext
Merge pull request !590 from caifubi/set-fp-start-point-after-getnext
|
6 years ago |
mindspore-ci-bot
|
c803569648
|
!181 Do cse graph by graph
Merge pull request !181 from lyfne/cse_fix
|
6 years ago |
mindspore-ci-bot
|
fe67db75a3
|
!580 fix dataset & mindrecord log print
Merge pull request !580 from panfengfeng/panff/fix_log_print_in_ge
|
6 years ago |
mindspore-ci-bot
|
ccf5947e12
|
!600 modify tbe attr log
Merge pull request !600 from dengwentao/modify_tbe_attr_log
|
6 years ago |
candanzg
|
663d597330
|
tensor assign with slice index
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
6 years ago |
caifubi
|
0cef4d8abd
|
set fp_start profiling point after getnext node
|
6 years ago |
mindspore-ci-bot
|
f56f03ea28
|
!598 GPU fix cudnn type error
Merge pull request !598 from VectorSL/fix-cudnn-type-error
|
6 years ago |
mindspore-ci-bot
|
864622bd20
|
!574 Add parameter configuration
Merge pull request !574 from liubuyu/master
|
6 years ago |
dengwentao
|
1555f1d809
|
modify tbe attr log
|
6 years ago |
VectorSL
|
cc7b05e3ce
|
fix cudnn type error
|
6 years ago |
mindspore-ci-bot
|
a468dc09a6
|
!593 [ir] fix prim hash function
Merge pull request !593 from biffex/fix-prim-hash-function
|
6 years ago |
liubuyu
|
672244e0ac
|
add keep_bn_fp32 parameter
|
6 years ago |
mindspore-ci-bot
|
0bf6717e9a
|
!454 Fix the check of bool type in auto cast
Merge pull request !454 from candanzg/bug_cast_op
|
6 years ago |
mindspore-ci-bot
|
adc42818cc
|
!575 fix pynative and staging mode data sync
Merge pull request !575 from dinghao/master
|
6 years ago |
mindspore-ci-bot
|
6135fdca2e
|
!510 Fix random engine
Merge pull request !510 from Alexey_Shevlyakov/fix_random_behaviour
|
6 years ago |
lyfne
|
b7076d260e
|
Do cse graph by graph
|
6 years ago |
mindspore-ci-bot
|
683d29c03b
|
!564 Overlength functions rectification
Merge pull request !564 from YuJianfeng/master
|
6 years ago |
mindspore-ci-bot
|
5cf09405e2
|
!532 [AutoParallel]support multiple subgraphs
Merge pull request !532 from lichen/support_multiple_subgraphs_in_auto_parallel
|
6 years ago |
mindspore-ci-bot
|
b6408fece8
|
!594 Tuning mindrecord writer performance
Merge pull request !594 from jonathan_yan/flockwin
|
6 years ago |
Alexey Shevlyakov
|
6acae622dc
|
fix random seed behaviour
|
6 years ago |
jonwe
|
353b3b7944
|
optimize mindrecord writer performance
|
6 years ago |
mindspore-ci-bot
|
e4f4b9f4cd
|
!591 fix hung problem when run lenet testcase
Merge pull request !591 from xiefangqi/xfq_fix_random
|
6 years ago |
mindspore-ci-bot
|
9cab093c78
|
!589 fix codedex
Merge pull request !589 from zhangbuxue/fix_codedex
|
6 years ago |
mindspore-ci-bot
|
c0825e18a7
|
!588 Add ReluV2/ReluGradV2/ConfusionMulGrad ops for VM
Merge pull request !588 from liuxiao/add-reluv2
|
6 years ago |
biffex
|
8c3d2a0c7c
|
fix prim hash function
|
6 years ago |
buxue
|
e1e11b841d
|
fix codedex
|
6 years ago |
mindspore-ci-bot
|
bfbefa88c7
|
!587 fix buffer fusion output desc index
Merge pull request !587 from jjfeing/master
|
6 years ago |
seatea
|
d5597e6d1f
|
Fix bug for `ParseAttribute`.
|
6 years ago |