File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 218
218
######################################################################
219
219
# The resulting table output (omitting some columns):
220
220
#
221
- # .. code-block:: sh
222
221
#
223
- # ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------
222
+ # ========================================================= ============ ============ ============ ============ ============
224
223
# Name Self XPU Self XPU % XPU total XPU time avg # of Calls
225
224
# ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------
226
225
# model_inference 0.000us 0.00% 2.567ms 2.567ms 1
233
232
# aten::_batch_norm_impl_index 0.000us 0.00% 432.640us 21.632us 20
234
233
# aten::native_batch_norm 432.640us 16.85% 432.640us 21.632us 20
235
234
# conv_reorder 386.880us 15.07% 386.880us 6.448us 60
236
- # ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------
235
+ # ========================================================= ============ ============ ============ ============ ============
237
236
# Self CPU time total: 712.486ms
238
237
# Self XPU time total: 2.567ms
239
238
#
You can’t perform that action at this time.
0 commit comments