Skip to content

Commit

Permalink
Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriceVignola committed Apr 21, 2024
1 parent 399cae5 commit 02cff23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions benchmark/python/benchmark_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
import time
import argparse
from tqdm import tqdm
import os
input(os.getpid())

# Use input model to generate prompt
def generate_prompt(model, tokenizer, prompt_length, use_graph_capture) -> str:
Expand Down

0 comments on commit 02cff23

Please sign in to comment.