kswang
e74b02f460
optimize cpu reduce sparse gradient
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
5f742c269e
!2396 fix hccl env value
Merge pull request !2396 from jjfeing/master
5 years ago
mindspore-ci-bot
9969a9b07d
!2394 sync cpu output if needed
Merge pull request !2394 from kisnwang/add-cpu-outputsync
5 years ago
mindspore-ci-bot
53654f94f2
!2056 Enable new control sink
Merge pull request !2056 from zhoufeng/enable-new-control-sink
5 years ago
kswang
97216f7404
sync cpu output
5 years ago
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
a52231440a
!2313 Save profiling point data to framework
Merge pull request !2313 from caifubi/save-profiling-point
5 years ago
jjfeing
d38fa9051c
fix hccl env value
5 years ago
mindspore-ci-bot
d4d0faaad9
!2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
5 years ago
mindspore-ci-bot
5dac9c4c30
!2361 fix codex/reviewbot
Merge pull request !2361 from kisnwang/fix-codex-reviewbot
5 years ago
chenfei
1b01966130
code review repair for new control sink
5 years ago
kswang
2a8f0a75be
fix review code
5 years ago
caifubi
9f0b0b48d4
save profiling point to framework
5 years ago
mindspore-ci-bot
b6ff27245f
!1990 fix profiling stream id
Merge pull request !1990 from caifubi/fix-profiling-stream-id
5 years ago
mindspore-ci-bot
f17c822ce6
!2064 add memory context variable
Merge pull request !2064 from caifubi/add-memory-context-var
5 years ago
caifubi
a49c6f0b13
Fix profiling stream id bug
5 years ago
mindspore-ci-bot
a663f2066c
!2285 [Code Review] code review fix
Merge pull request !2285 from jjfeing/master
5 years ago
caifubi
d2d4fdeb04
use context memeory variable in ascend memroy allocate
5 years ago
mindspore-ci-bot
2e002ab64c
!2292 gpu fix all nop node graph execute
Merge pull request !2292 from limingqi107/master
5 years ago
jjfeing
c26274f324
fix code review bug
5 years ago
limingqi107
0f4397cece
fix all nop node graph execute
5 years ago
mindspore-ci-bot
934bdce432
!2280 support host reduce
Merge pull request !2280 from chenjianping/host_reduce
5 years ago
chenjianping
35900037af
support host reduce
5 years ago
mindspore-ci-bot
42c00b1534
!2222 fix op compile log bug
Merge pull request !2222 from wangcong/master
5 years ago
mindspore-ci-bot
efa61b061e
!2247 Synchronize Ascend software suite 17 Jun 2020
Merge pull request !2247 from yanghaoran/master
5 years ago
wangcong
aed393d50f
add pre compile process
5 years ago
mindspore-ci-bot
04a23d138f
!2164 add more needtrans format for transdata
Merge pull request !2164 from lianliguang/master
5 years ago
gukecai
58403932ee
add sync bewteen hcom
5 years ago
mindspore-ci-bot
4642df207a
!2210 gpu optimize the max device memory config
Merge pull request !2210 from limingqi107/max_device_memory_optimize
5 years ago
mindspore-ci-bot
893afd3796
!2183 gpu add the graph cache of pynative mode
Merge pull request !2183 from limingqi107/gpu_pynative_optimize
5 years ago
WilliamLian
5d25bf7ca2
add more transform format insert transdata
5 years ago
mindspore-ci-bot
65f2212fd3
!2215 Support hccl profiling
Merge pull request !2215 from caifubi/support-hccl-profiling
5 years ago
limingqi107
55b3557c0d
gpu optimize the max device memory config
5 years ago
mindspore-ci-bot
445122f520
!2208 [CT][MS][Function][heterogeneous] ApplyMomentum not support add primitive to CPU
Merge pull request !2208 from sunsuodong/review
5 years ago
caifubi
5db0d8129c
Support hccl profiling
5 years ago
mindspore-ci-bot
b9e59f9de4
!2154 fix profiling core dump when start profiling many times
Merge pull request !2154 from caifubi/fix-profiling-core-dump
5 years ago
sunsuodong
618b734eda
applymomentum
5 years ago
limingqi107
7dca9bfb37
gpu add the graph cache of pynative mode
5 years ago
mindspore-ci-bot
b747486e52
!2174 fix cpu reshape bug
Merge pull request !2174 from kisnwang/fix-cpu-reshape-bug
5 years ago
kswang
236d6c6de4
fix cpu reshape bug
5 years ago
limingqi107
20083679a0
gpu memreuse supports summary node
5 years ago
caifubi
6e12fb1644
set prof_handle_ to nullptr after release
5 years ago
mindspore-ci-bot
2dbf18677a
!2125 review kernel select code
Merge pull request !2125 from lianliguang/master
5 years ago
mindspore-ci-bot
ee656d2141
!2101 Fix code review warning.
Merge pull request !2101 from ZPaC/code-review-1
5 years ago
mindspore-ci-bot
e8f8598ffc
!2130 gpu device code review
Merge pull request !2130 from limingqi107/master
5 years ago
ZPaC
2f2cae3c61
Fix code review warning in gpu_stream_assign.cc
5 years ago
limingqi107
da2b93916e
gpu device code review
5 years ago
mindspore-ci-bot
8593c4d841
!2051 support host mpi
Merge pull request !2051 from chenjianping/host_reduce
5 years ago
chenjianping
6034f9c1e2
support host reduce scatter and mpi config
5 years ago