Skip to content

Conversation

davidkyle
Copy link
Member

Linux uses the Eigen BLAS library and macOS the Accelerate framework so MKL is not required.

This also fixes an intermittent problem building the Linux build image where the pytorch repo was not cleaned leaving a 23GB image. This fix takes the image size down to 5.4GB. 2GB of that is in /usr/local/lib/python3.7 which could also be removed.

And clean up files in the same run they are created
Copy link
Contributor

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidkyle davidkyle merged commit 056131d into elastic:feature/pytorch-inference Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants