Tags: andrunko/pytorch
Tags
Fix lower precision check for MKLDNN on Windows (pytorch#122645) Fixes pytorch#120788 Pull Request resolved: pytorch#121618 Approved by: https://github.com/xuhancn, https://github.com/jgong5, https://github.com/mingfeima, https://github.com/seemethere (cherry picked from commit 0371743) Co-authored-by: CaoE <e.cao@intel.com>
[RelEng] Define `BUILD_BUNDLE_PTXAS` (pytorch#119750) (pytorch#119988) Co-authored-by: Nikita Shulga <nshulga@meta.com> Fixes pytorch#119054 resolved: pytorch#119750
Run docker release build on final tag (pytorch#117131) (pytorch#117182) To be successful, the docker release workflow needs to run on final tag, after the Release to conda and pypi are complete. Please refer to: https://github.com/pytorch/pytorch/blob/main/Dockerfile#L76 Pull Request resolved: pytorch#117131 Approved by: https://github.com/huydhn, https://github.com/seemethere, https://github.com/malfet