hexia
65da4463c1
check model input
5 years ago
mindspore-ci-bot
bae2f964e5
!3213 Unified code style
Merge pull request !3213 from liubuyu/dev
5 years ago
mindspore-ci-bot
485ac8384b
!3162 split tuple output node to maketuple
Merge pull request !3162 from lianliguang/split-tuple-node-to-make-tuple
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
WilliamLian
d10d1a17f0
spilt valuenode & parameter's tuple output to maketuple
5 years ago
zhoufeng
c0f5872e08
skip case of not insert assign node
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
e810a68e5a
!3173 fix gpu while
Merge pull request !3173 from kisnwang/fix-gpu-while
5 years ago
mindspore-ci-bot
07f1d35ede
!3169 dumpir can dump subgraphs of ascend kernel graph
Merge pull request !3169 from zhoufeng/xiu-ba-ge
5 years ago
kswang
11f78fb8ad
check invalid internal output
5 years ago
zhoufeng
23cc01f21d
dumpir can dump subgraphs of ascend kernel graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yujianfeng
188d74f15e
Remove transdata and cast for internal outputs
5 years ago
mindspore-ci-bot
88c4943abd
!2989 bucket reduce sparse gradient
Merge pull request !2989 from kisnwang/two-step-reduce-sparse-gradient
5 years ago
kswang
891b80b9f5
add bucket reduce sparse gradient
5 years ago
mindspore-ci-bot
7233d650f0
!3063 Enable to train in parameter server mode
Merge pull request !3063 from ZPaC/add-ps-training-mode
5 years ago
ZPaC
52022c8013
Enable to train in parameter server mode
5 years ago
mindspore-ci-bot
0f38cf0bf8
!3125 Fix assign-node-wipe bug
Merge pull request !3125 from zhoufeng/xiu-ba-ge
5 years ago
mindspore-ci-bot
ae50c37c38
!3092 GPU add fuison: replace momentum cast
Merge pull request !3092 from VectorSL/momentum
5 years ago
VectorSL
140174182d
gpu add fusion: replace momentum cast
5 years ago
zhoufeng
3d4d434fac
fix assign-node-wipe bug
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
6566b38371
!3033 decoupling primitive of compute function
Merge pull request !3033 from lianliguang/primi-decoupling-v2
5 years ago
WilliamLian
50e2fda52d
refactor primitive ComputeFunction function
5 years ago
lichen_101010
515099d0a9
save .pb graphs for GPU version
fix Cppcheck error
5 years ago
mindspore-ci-bot
130cc29603
!2931 Ascend control flow not split graphs
Merge pull request !2931 from zhoufeng/liantiao1
5 years ago
mindspore-ci-bot
6c334ca7ac
!3082 fix argmaxwith value error in pynative mode on GPU
Merge pull request !3082 from chujinjin/fix_argmaxwithvalue_error_in_pynative_mode
5 years ago
zhoufeng
439d6d618f
Control flow not split graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
chujinjin
1663a92f83
fix argmaxwithvalue error in pynative mode
5 years ago
lichen_101010
6bb2182134
Add partial memory reuse support to debugger
move pre-execution of debugger from rungraph to build/compile graph
support partial mem reuse for a scope of nodes
set default mem reuse to be true for debugger
remove some redundant lines
remove redundant code and fix a bug for supporting partial no mem reuse a scope of nodes
resolve CI errors
Solve CI errors
solve cpplint errors
solve CI build error
manually fix the CI compile UT error
Optimize code for mem reuse support
Debug optimization of debugger memory reuse
debug code for debugger memory reuse part2
address clang-format errors
Switch memory reuse on and off based on environment variable
Fix typo
Fix typo
Load watchpoint value only
fix bugs
Addressed comments from lupengcheng
fix typo
Fix typo
fix CI errors
refactor some code
fix typo
addressed comments from canadian teamates
remove locking from TensorLoader
fix CI errors
add lock to tensor_loader
fix rebase-to-master conflict
fix rebase conflicts
fix rebase conflicts part 2
fix rebase conflicts part 3
5 years ago
He Wei
ee1510da41
Eliminate circular dependency between 'ir' and 'device/kernel'
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago