Commit Graph

66 Commits

Author SHA1 Message Date
fary86 0a858b3878 Simplify ms_context implementation 2020-09-01 09:40:48 +08:00
fary86 fcbb3e0edc Refactor ms_context implementation 2020-08-30 22:51:40 +08:00
zhousiyi c25e37e7bf make backend/optimizer pybind free 2020-08-28 08:56:58 +00:00
zhoufeng 663278112f optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-08-18 14:33:24 +08:00
liubuyu 45b6600001 mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00
liubuyu aead81941f fix device occupied bug 2020-08-11 17:29:35 +08:00
liubuyu 50d272ef43 fix spelling mistakes 2020-08-06 19:10:04 +08:00
liubuyu 344bcd85be fix class not declear when build ge 2020-08-06 15:14:17 +08:00
liubuyu d81862a916 decoupling core and context 2020-08-05 08:15:14 +08:00
hanjun996 53474b5cee Modify interface of open and close of tdt 2020-08-04 20:09:31 +08:00
z00505269 87668d6ea2 remove predict 2020-08-01 11:45:19 +08:00
hanjun996 20ccf83826 modify tdt 2020-07-29 19:03:12 +08:00
jonyguo b9d855cbca fix: device occupied tdt hung 2020-07-29 09:45:54 +08:00
Xiaoda Zhang 9097b36950 add resnet50 testcases for gpu 2020-07-27 15:22:30 +08:00
changzherui f4cb445ea8 syn code for 0715 2020-07-16 17:18:21 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00
mindspore-ci-bot 2f27c4e3e8 !2807 Apply indexed_slices
Merge pull request !2807 from riemann_penn/apply_indexed_slices
2020-07-13 17:08:25 +08:00
panyifeng 44e74ad5aa Apply indexed_slices 2020-07-13 15:36:25 +08:00
ZPaC f8c7ae7639 Add front end expressions for PS kernels. 2020-07-13 14:34:01 +08:00
yanghaoran 9ce5c97204 synchronize Ascend software suite 07 Jul 2020 2020-07-08 21:49:09 +08:00
changzherui 17da929b82 syn code 0706 2020-07-06 17:51:17 +08:00
zhouyuanshen 361214fb6d remove deprecated env variables, like ME_TBE_PLUGIN_PATH and OPTION_EXEC_EXTERN_PLUGIN_PATH 2020-07-01 17:06:46 +08:00
panyifeng d6635bbbe2 Add IndexedSlices 2020-06-30 17:38:24 +08:00
yanghaoran 21c381b366 sync from mindspore to incubator 2020-06-23 21:05:50 +08:00
Shida He 4c056855e0 Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
mindspore-ci-bot 74d12d738d !2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
2020-06-21 18:15:08 +08:00
yankai 59c6689512 read pb model 2020-06-21 16:27:09 +08:00
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.
2020-06-20 22:31:54 +08:00
mindspore-ci-bot 21c67eddd5 !1897 save print data to file
Merge pull request !1897 from jinyaohui/print
2020-06-19 17:50:34 +08:00
jinyaohui ac23a179bf save print data to file 2020-06-19 17:25:22 +08:00
caifubi d2d4fdeb04 use context memeory variable in ascend memroy allocate 2020-06-19 10:20:07 +08:00
hanjun996 ed1a6dbc1c sync change of tdt 2020-06-19 00:16:40 +08:00
lvliang 075da9a4b1 pynative-insert-transdata-for-hook-mode 2020-06-16 11:02:23 +08:00
mindspore-ci-bot 1a82132d29 !2065 Add dumpMode option to output mode
Merge pull request !2065 from ghzl/dump_ge_switch_add_dumpMode
2020-06-12 19:28:36 +08:00
guohongzilong 3629c343e0 add dumpmode for dump function 2020-06-12 19:18:27 +08:00
guohongzilong dd86fe94cb add dumpmode for dump function 2020-06-12 17:29:55 +08:00
limingqi107 5054b53f47 gpu support the max device memory config 2020-06-12 11:14:53 +08:00
kswang c63729b8e6 support mix target 2020-06-01 14:33:56 +08:00
seatea f815efc9fc Fix codex warning in ms_context.cc 2020-05-28 17:10:57 +08:00
leopz 4508134ceb add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
panyifeng 6a57eeb922 fix check_bprop attr error 2020-05-25 16:52:30 +08:00
gengdongjie a3ed4c6967 change default enable_auto_mixed_precision from true to false 2020-05-19 17:12:28 +08:00
jinyaohui c0c694d99a add enable_auto_mixed_precision 2020-05-16 18:46:17 +08:00
jinyaohui 2907cf4488 remove some context param 2020-05-16 15:07:13 +08:00
mindspore-ci-bot 62783712f3 !1106 Add enable dump log info
Merge pull request !1106 from ghzl/add-enable-dump-log-info
2020-05-14 20:37:45 +08:00
mindspore-ci-bot 40beecc3a6 !1153 change device_target donot change loop_sink flag
Merge pull request !1153 from caifubi/setcontext-donot-change-loopsink
2020-05-14 16:11:29 +08:00
caifubi bd269f27e6 fix enable_loop_sink bug 2020-05-14 15:09:07 +08:00
mindspore-ci-bot 53c2a281fb !1107 rectify auto mix precision
Merge pull request !1107 from gengdongjie/master
2020-05-13 14:19:15 +08:00
guohongzilong 2451d60954 add enable dump and dump path log in context 2020-05-13 09:20:55 +08:00
jinyaohui 391a060f21 remove two context param 2020-05-12 22:11:50 +08:00