Set filter graph #threads to 1 (#2985)
Summary: FilterGraph supports multi threading, and by default, the number of threads is determined automatically. Rather than an automatic behavior, which is unpredictable, it is better to fix the number of threads to 1. Follow-up: Add an interface to adjust it. Similar to https://github.com/pytorch/audio/pull/2949. Pull Request resolved: https://github.com/pytorch/audio/pull/2985 Reviewed By: nateanl Differential Revision: D42526958 Pulled By: mthrok fbshipit-source-id: c4f7f95317e93a39378107636a3ca30f6ddfe466
Showing
Please register or sign in to comment