Skip to content

Commit

Permalink
add top level benchmark imports (#1587)
Browse files Browse the repository at this point in the history
  • Loading branch information
bfineran authored and Benjamin committed Feb 6, 2024
1 parent ab0011d commit c377492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deepsparse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@
from .subgraph_execute import *
from .analyze import analyze
from .evaluation.evaluator import evaluate
from .benchmark import benchmark_model, benchmark_pipeline

_analytics.send_event("python__init")

0 comments on commit c377492

Please sign in to comment.