v2.5.0-rc8
* Apply changes from https://github.com/pytorch/pytorch/pull/135374 * Fix dependency on filesystem on Linux (#137209) Similar to: https://github.com/pytorch/pytorch/pull/134494 We are seeing come back of https://github.com/pytorch/pytorch/issues/133437 due to use of filesystem on Linux Pull Request resolved: https://github.com/pytorch/pytorch/pull/137209 Approved by: https://github.com/kit1980, https://github.com/malfet --------- Co-authored-by: atalman <atalman@fb.com>