Skip to content

Commit 9609cdc

Browse files
author
Svetlana Karslioglu
authored
Update intermediate_source/inductor_debug_cpu.py
1 parent 7b0b00b commit 9609cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/inductor_debug_cpu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ def forward2(self, arg0_1):
361361
# export LD_PRELOAD=${CONDA_PREFIX:-"$(dirname $(which conda))/../"}/lib/libiomp5.so:${CONDA_PREFIX:-"$(dirname $(which conda))/../"}/lib/libjemalloc.so
362362
# export MALLOC_CONF="oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:-1,muzzy_decay_ms:-1"
363363
# numactl -C 0-31 -m 0 python bench.py
364-
364+
#
365365

366366
# bench.py
367367
from transformers import MobileBertForQuestionAnswering

0 commit comments

Comments
 (0)