liubuyu
|
f4bc0bc9fe
|
move the dependency of utils to core
|
5 years ago |
mindspore-ci-bot
|
dfac735b0e
|
!3464 fix cpu nonop net fp16 error
Merge pull request !3464 from kisnwang/fix-cpu-nonop-fp16
|
5 years ago |
kswang
|
1b1351fa17
|
fix cpu nonop fp16 error
|
5 years ago |
John Tzanakakis
|
96744f087e
|
GPU dump - input bins lag behind by 1 iteration
|
5 years ago |
mindspore-ci-bot
|
2d973c9597
|
!3161 Set output value for dynamic graph.
Merge pull request !3161 from flywind/output
|
5 years ago |
mindspore-ci-bot
|
e4c8365dfe
|
!3358 fix cpu nonop net
Merge pull request !3358 from kisnwang/fix-cpu-nonop-error
|
5 years ago |
kpy
|
570da089a8
|
set output value for dynamic graph
|
5 years ago |
mindspore-ci-bot
|
c240809076
|
!3361 fix log bug
Merge pull request !3361 from gukecai/log-bug
|
5 years ago |
mindspore-ci-bot
|
9fb6576d8c
|
!3338 Op debug feature
Merge pull request !3338 from zhoufeng/debug-op-overflow
|
5 years ago |
gukecai
|
0d16998210
|
fix log bug
|
5 years ago |
mindspore-ci-bot
|
ef18c5f879
|
!3007 GPU debugger and GPU dump - milestone 1
Merge pull request !3007 from john_tzanakakis/master_ms1
|
5 years ago |
kswang
|
2d14147601
|
cpu support nonop net
|
5 years ago |
zhoufeng
|
000a6c73a5
|
op debug
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
yujianfeng
|
4d18e9ec35
|
Fix internal multiple outputs check
|
5 years ago |
John Tzanakakis
|
b3c0eb61d5
|
GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
|
5 years ago |
mindspore-ci-bot
|
4cdc404805
|
!3286 fix conv2d precision problem and conv2d runtime error
Merge pull request !3286 from lvchangquan/transdata
|
5 years ago |
lvchangquan
|
25878e62d9
|
fix conv2d precision problem and conv2d runtime error.
|
5 years ago |
mindspore-ci-bot
|
b0095f63af
|
!3264 Enable mem pool manage pynative and graph static mem
Merge pull request !3264 from JoyLvliang/enable-mem-pool-manage-pynative-and-graph-static-mem
|
5 years ago |
mindspore-ci-bot
|
b13c7a3d48
|
!3268 refine GPU memory swap performance
Merge pull request !3268 from zyli2020/refine_gpu_mem_swap
|
5 years ago |
mindspore-ci-bot
|
6b9a61ea82
|
!3238 Clean codex
Merge pull request !3238 from caifubi/clean-codex
|
5 years ago |
ZPaC
|
0bc74f28c5
|
Enable get rank id and size by group
|
5 years ago |
lizhenyu
|
c67e562373
|
refine GPU memory swap performance
|
5 years ago |
lvliang
|
0cd80b465c
|
enable-mem-pool-manage-pynative-and-graph-static-mem
|
5 years ago |
mindspore-ci-bot
|
1deaa40938
|
!3279 fix bug with use trans_data to reduce print time
Merge pull request !3279 from lvchangquan/master
|
5 years ago |
mindspore-ci-bot
|
28c8a5cc26
|
!3267 Fix performance issue for wide&deep
Merge pull request !3267 from mamba_ni/master
|
5 years ago |
lvchangquan
|
a91f076e67
|
fix bug with use trans_data to reduce print time in graph mode
|
5 years ago |
zongha
|
226dbde481
|
fix bug for wide&deep
fix bug
|
5 years ago |
caifubi
|
e870c3a717
|
clean codex
|
5 years ago |
mindspore-ci-bot
|
0aaa2d479c
|
!3202 cpu conv2d support diff kernelsize
Merge pull request !3202 from kisnwang/cpu-conv2d-support-diff-kernel-size
|
5 years ago |
mindspore-ci-bot
|
cfafdcbcf0
|
!3246 refine gpu memory swap performance
Merge pull request !3246 from zyli2020/refine_gpu_mem_swap
|
5 years ago |
kswang
|
634035827e
|
cpu conv2d support diff winsize
|
5 years ago |
lizhenyu
|
3ace75509b
|
refine gpu memory swap performance
|
5 years ago |
mindspore-ci-bot
|
72a2b7d496
|
!3117 not reuse ref node input's memory
Merge pull request !3117 from laiyongqiang/refnode_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
|
72b23b0fa4
|
!3174 insert transdata in print process
Merge pull request !3174 from lvchangquan/transdata
|
5 years ago |
laiyongqiang
|
acba03b191
|
not reuse ref node input's memory
|
5 years ago |
liubuyu
|
76dc80e7b7
|
Unified code style
|
5 years ago |
lvchangquan
|
7b48a122dd
|
insert trans_data to reduce time in print process
|
5 years ago |
mindspore-ci-bot
|
ad5c649e86
|
!3165 support library cusolver for gpu backend
Merge pull request !3165 from mamba_ni/master
|
5 years ago |
mindspore-ci-bot
|
55cd091f5e
|
!3189 Reback memory pool to memory offset
Merge pull request !3189 from JoyLvliang/reback-memory-pool-to-memory-offset
|
5 years ago |
mindspore-ci-bot
|
8a8de7e062
|
!3171 gpu fix the graph of 'nop node + depend + node'
Merge pull request !3171 from limingqi107/master
|
5 years ago |
lvliang
|
d9e5b97d3b
|
reback-memory-pool-to-memory-offset
|
5 years ago |
caifubi
|
4ad4d583ad
|
Fix Security Bug
|
5 years ago |
limingqi107
|
a596dd6e43
|
gpu fix the graph of 'nop node + depend + node'
|
5 years ago |
zongha
|
82412429cf
|
support cusolverDn
fix clang format
|
5 years ago |
mindspore-ci-bot
|
251683096a
|
!3045 Gpu support TopK kernel
Merge pull request !3045 from chenweifeng/sort
|
5 years ago |
mindspore-ci-bot
|
7f8a753621
|
!3112 Remove build option -S
Merge pull request !3112 from caifubi/data-dump-build
|
5 years ago |
mindspore-ci-bot
|
2c3f02b653
|
!3081 Enable stream sync when context is graph but run pynative
Merge pull request !3081 from JoyLvliang/enable-stream-sync-when-context-is-graph-but-run-in-pynative
|
5 years ago |
caifubi
|
cb8b5dbd76
|
Remove build option -S
|
5 years ago |
mindspore-ci-bot
|
25ee322ba3
|
!2966 reuse communication op output's memory
Merge pull request !2966 from laiyongqiang/hcom_memreuse
|
5 years ago |