zhouyuanshen
361214fb6d
remove deprecated env variables, like ME_TBE_PLUGIN_PATH and OPTION_EXEC_EXTERN_PLUGIN_PATH
5 years ago
panyifeng
d6635bbbe2
Add IndexedSlices
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
74d12d738d
!2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
5 years ago
yankai
59c6689512
read pb model
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
21c67eddd5
!1897 save print data to file
Merge pull request !1897 from jinyaohui/print
5 years ago
jinyaohui
ac23a179bf
save print data to file
5 years ago
caifubi
d2d4fdeb04
use context memeory variable in ascend memroy allocate
5 years ago
lvliang
075da9a4b1
pynative-insert-transdata-for-hook-mode
5 years ago
mindspore-ci-bot
1a82132d29
!2065 Add dumpMode option to output mode
Merge pull request !2065 from ghzl/dump_ge_switch_add_dumpMode
5 years ago
guohongzilong
dd86fe94cb
add dumpmode for dump function
5 years ago
limingqi107
5054b53f47
gpu support the max device memory config
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
seatea
f815efc9fc
Fix codex warning in ms_context.cc
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
panyifeng
6a57eeb922
fix check_bprop attr error
5 years ago
gengdongjie
a3ed4c6967
change default enable_auto_mixed_precision from true to false
5 years ago
jinyaohui
c0c694d99a
add enable_auto_mixed_precision
5 years ago
jinyaohui
2907cf4488
remove some context param
5 years ago
mindspore-ci-bot
62783712f3
!1106 Add enable dump log info
Merge pull request !1106 from ghzl/add-enable-dump-log-info
5 years ago
mindspore-ci-bot
40beecc3a6
!1153 change device_target donot change loop_sink flag
Merge pull request !1153 from caifubi/setcontext-donot-change-loopsink
5 years ago
caifubi
bd269f27e6
fix enable_loop_sink bug
5 years ago
mindspore-ci-bot
53c2a281fb
!1107 rectify auto mix precision
Merge pull request !1107 from gengdongjie/master
5 years ago
guohongzilong
2451d60954
add enable dump and dump path log in context
5 years ago
jinyaohui
391a060f21
remove two context param
5 years ago
gengdongjie
031a2931b0
add new auto mix precision flag
5 years ago
jinyaohui
5a9de3716d
add profiling mode and profiling options to context
5 years ago
simson
60545c4d86
delete useless log
5 years ago
mindspore-ci-bot
e42f7601b6
!315 modify init_ge api name and add init_ge
Merge pull request !315 from jinyaohui/init_dataset
5 years ago
caifubi
81644a95df
change enable_loop_sink default value to True
5 years ago
jinyaohui
c5156f1e46
add init_device to init_dataset
5 years ago
mindspore-ci-bot
85c889bc3b
!615 Modify log level of context
Merge pull request !615 from Simson/push-to-opensource
5 years ago
simson
8492f3dd7f
modify log level of context
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
chujinjin
b804d9103d
set default execution mode to pynative
6 years ago
limingqi107
99f12f9105
gpu uses dynamic memory pool by default
6 years ago
chenhaozhe
d88dbbb138
pass auto mixed precision flag to ge init options
6 years ago
mindspore-ci-bot
367f513e8c
!98 Pass str instead of bool to ge.exec.EnableDump
Merge pull request !98 from ghzl/ge-exec-EnableDump-change-to-str
6 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
guohongzilong
15d061f852
pass str to ge.exec.EnableDump
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago