Skip to content

Commit

Permalink
Update intermediate_source/inductor_debug_cpu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Svetlana Karslioglu authored Jun 30, 2023
1 parent 7b0b00b commit 9609cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intermediate_source/inductor_debug_cpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ def forward2(self, arg0_1):
# export LD_PRELOAD=${CONDA_PREFIX:-"$(dirname $(which conda))/../"}/lib/libiomp5.so:${CONDA_PREFIX:-"$(dirname $(which conda))/../"}/lib/libjemalloc.so
# export MALLOC_CONF="oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:-1,muzzy_decay_ms:-1"
# numactl -C 0-31 -m 0 python bench.py

#

# bench.py
from transformers import MobileBertForQuestionAnswering
Expand Down

0 comments on commit 9609cdc

Please sign in to comment.