Skip to content

Commit

Permalink
update benchmark readme with complete requirements (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangxiang1993 authored Oct 30, 2024
1 parent b8ad4b1 commit fb60d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/python/README
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This is an end-to-end benchmarking script for any GenAI-supported ONNX model.


Prerequisites:
0) Install pandas, onnxruntime-genai and onnxruntime
0) Install onnxruntime-genai, pandas, tqdm and psutil

1) Use builder.py to build the desired ONNX model

Expand Down

0 comments on commit fb60d82

Please sign in to comment.