Commit Graph

29 Commits

Author SHA1 Message Date
caifubi 9b76f4ed57 get physical device for gpu 2020-10-14 10:13:38 +08:00
caifubi d3b978147f Ascend Dynamic Shape 2020-10-10 19:11:47 +08:00
kswang 11989b5e30 enable async run 2020-10-10 10:08:55 +08:00
Harshvardhan Gupta 7c5e0541ba load inputs before suspending execution in dbg 2020-10-05 10:40:32 -04:00
laiyongqiang bd8aeefd95 disable memory reuse for selected op in e2e dump 2020-09-25 11:16:34 +08:00
mindspore-ci-bot c543db0585 !6180 clean codex warning in memreuse
Merge pull request !6180 from laiyongqiang/codex
2020-09-15 14:17:10 +08:00
laiyongqiang 4063a69846 clean codex warning 2020-09-14 16:51:16 +08:00
caifubi 372c2e7951 Combine Async Dump and E2E Dump 2020-09-14 10:57:46 +08:00
lichen_101010 dffa61b228 send info when training is done 2020-09-11 18:40:54 -04:00
John Tzanakakis b0a7ebdeb0 enable debugger by default and set correct log message severity 2020-09-10 21:42:00 -04:00
mindspore-ci-bot 0c316e522d !5866 clean idle mem at proper time
Merge pull request !5866 from liangzelang/fix_global_step_error
2020-09-09 14:10:34 +08:00
liangzelang 4c7291078c clean idle mem in the beginning of ascend session 2020-09-08 22:03:35 +08:00
Zhang Qinghua c0070d3d49 Use the unified Execute function to run Graph or Single Op Graph. 2020-09-07 15:07:44 +08:00
Zhang Qinghua 5ac60ff202 Move ascend dependent functions to ascend kernel runtime. 2020-09-04 15:38:54 +08:00
limingqi107 7ec2f6a550 clear graph output address in graph destructor 2020-09-01 12:58:46 +08:00
limingqi107 7029a861d7 add kernel release resource 2020-08-27 11:07:55 +08:00
liubuyu d81862a916 decoupling core and context 2020-08-05 08:15:14 +08:00
z00505269 87668d6ea2 remove predict 2020-08-01 11:45:19 +08:00
lvchangquan fdbe4c19ba use kernel_runtime::mem_manager to reduce rtMalloc and rtFree time in trans data format 2020-07-29 12:36:51 +08:00
liubuyu f4bc0bc9fe move the dependency of utils to core 2020-07-27 10:28:46 +08:00
kpy 570da089a8 set output value for dynamic graph 2020-07-23 17:05:47 +08:00
John Tzanakakis b3c0eb61d5 GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
2020-07-22 15:58:36 -04:00
mindspore-ci-bot 72a2b7d496 !3117 not reuse ref node input's memory
Merge pull request !3117 from laiyongqiang/refnode_input
2020-07-20 14:36:50 +08:00
mindspore-ci-bot bae2f964e5 !3213 Unified code style
Merge pull request !3213 from liubuyu/dev
2020-07-20 14:14:03 +08:00
laiyongqiang acba03b191 not reuse ref node input's memory 2020-07-20 11:17:39 +08:00
liubuyu 76dc80e7b7 Unified code style 2020-07-20 10:51:55 +08:00
lvchangquan 7b48a122dd insert trans_data to reduce time in print process 2020-07-20 10:21:36 +08:00
laiyongqiang 68c78ab6bb reuse communication op output's memory 2020-07-16 12:41:39 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00