pytorch / builder

Continuous builder and binary build scripts for pytorch
BSD 2-Clause "Simplified" License
323 stars 213 forks source link

Fix MKL install step of Dockerfile_cxx11-abi #1908

Closed atalman closed 4 days ago

atalman commented 4 days ago

Similar to https://github.com/pytorch/builder/pull/1907

After MKL install change we require pip to be installed https://github.com/pytorch/builder/pull/1899