"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "7b245dba17f4a3def85859f5a1a68737ea147dbf"
Temporarily Disable OpenMP support for libsox (#1026)
Currently `libsox` on Linux is compiled with GPU OpenMP and it interferes with the version PyTorch uses (Intel in case of binary distribution). This PR disables OpenMP support for `libsox`, while we investigate the way to use the same OpenMP as PyTorch's version.
Showing
Please register or sign in to comment