-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcopy.log
14 lines (13 loc) · 1.96 KB
/
copy.log
1
2
3
4
5
6
7
8
9
10
11
12
13
---------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------
Name Self CPU % Self CPU CPU total % CPU total CPU time avg Self CUDA Self CUDA % CUDA total CUDA time avg # of Calls
---------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------
aten::copy_ 21.94% 374.319ms 52.32% 892.683ms 11.159us 29.048ms 100.00% 30.762ms 0.385us 80000
aten::slice 31.47% 537.011ms 32.67% 557.488ms 3.484us 0.000us 0.00% 0.000us 0.000us 160000
cudaMemcpyAsync 30.38% 518.364ms 30.38% 518.364ms 6.480us 1.714ms 5.90% 1.714ms 0.021us 80000
aten::select 14.49% 247.164ms 15.01% 256.035ms 3.200us 0.000us 0.00% 0.000us 0.000us 80000
aten::as_strided 1.72% 29.348ms 1.72% 29.348ms 0.122us 0.000us 0.00% 0.000us 0.000us 240000
cudaDeviceSynchronize 0.00% 30.000us 0.00% 30.000us 30.000us 0.000us 0.00% 0.000us 0.000us 1
Memcpy DtoD (Device -> Device) 0.00% 0.000us 0.00% 0.000us 0.000us 29.048ms 100.00% 29.048ms 0.363us 80000
---------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------ ------------
Self CPU time total: 1.706s
Self CUDA time total: 29.048ms