!5650 fix two profiler instance can't exit issue

Merge pull request !5650 from 治愈系潇洒哥/master
pull/5650/MERGE
mindspore-ci-bot 5 years ago committed by Gitee
commit a3fefe094f

File diff suppressed because it is too large Load Diff

@ -93,9 +93,6 @@ struct OpInfo {
int op_kernel_count = 0;
int op_count = 0;
void *stream;
MemcpyInfo memcpy_info = {0};
KernelInfo kernel_info = {0};
};
struct BaseTime {

Loading…
Cancel
Save