Skip to content

Commit

Permalink
remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aciddelgado committed Feb 27, 2024
1 parent 4b63c69 commit 84e32c1
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 @@ -18,8 +18,6 @@

from typing import List

Check notice

Code scanning / CodeQL

Unused import Note test

Import of 'List' is not used.
import datetime

Check notice

Code scanning / CodeQL

Unused import Note test

Import of 'datetime' is not used.
import itertools
import json
# import numpy as np
import onnxruntime_genai as og
# import torch
Expand Down

0 comments on commit 84e32c1

Please sign in to comment.