Update driver's perf report to account for batch size (#1000)
Currently we have the option of passing in --batch to the driver to change the batch size when the model has a dynamic dim value. We can use this flag to adjust the perf report's rate.
Showing
src/include/migraphx/program.hpp
100755 → 100644
src/program.cpp
100755 → 100644
Please register or sign in to comment