facebookresearch / FAMBench

Benchmarks to capture important workloads.
Apache License 2.0
28 stars 23 forks source link

Revert num-workers patch for rnnt #120

Closed pnunna93 closed 1 year ago

pnunna93 commented 1 year ago

RNN-T has a num-workers patch added recently to improve ROCm performance. The perf improvements are done in ROCm libraries and this patch is no longer needed. This PR has changes to revert it.