ms_yan
92e86804e1
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
update acltdt api
5 years ago
gongxiaoqing
7f538b51e7
回退 'Pull Request !11074 : replace tdt with acltdt interface'
5 years ago
yepei6
1b4633f31f
update acltdt api
5 years ago
ms_yan
293f81128d
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
5 years ago
jinyaohui
14abdd01be
modify tsd api
5 years ago
jinyaohui
68b5c097d1
modify open tsd failed description
5 years ago
fary86
0a858b3878
Simplify ms_context implementation
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
zhousiyi
c25e37e7bf
make backend/optimizer pybind free
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
liubuyu
45b6600001
mv cc file that end with py to pybind
5 years ago
liubuyu
aead81941f
fix device occupied bug
5 years ago
liubuyu
50d272ef43
fix spelling mistakes
5 years ago
liubuyu
344bcd85be
fix class not declear when build ge
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
hanjun996
53474b5cee
Modify interface of open and close of tdt
5 years ago
z00505269
87668d6ea2
remove predict
5 years ago
hanjun996
20ccf83826
modify tdt
5 years ago
jonyguo
b9d855cbca
fix: device occupied tdt hung
5 years ago
Xiaoda Zhang
9097b36950
add resnet50 testcases for gpu
5 years ago
changzherui
f4cb445ea8
syn code for 0715
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
mindspore-ci-bot
2f27c4e3e8
!2807 Apply indexed_slices
Merge pull request !2807 from riemann_penn/apply_indexed_slices
5 years ago
panyifeng
44e74ad5aa
Apply indexed_slices
5 years ago
ZPaC
f8c7ae7639
Add front end expressions for PS kernels.
5 years ago
yanghaoran
9ce5c97204
synchronize Ascend software suite 07 Jul 2020
5 years ago
changzherui
17da929b82
syn code 0706
5 years ago
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
yanghaoran
21c381b366
sync from mindspore to incubator
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
hanjun996
ed1a6dbc1c
sync change of tdt
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
3629c343e0
add dumpmode for dump function
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