Skip to content

Conversation

droberts195
Copy link
Contributor

A macOS Docker image that includes the PyTorch libraries

```
cd /usr
tar jcvf ~/usr-x86_64-apple-macosx10.14.tar.bz2 include lib local
tar jcvf ~/usr-x86_64-apple-macosx10.14.tar.bz2 lib local
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I noticed that include was redundant as Apple no longer puts any headers in /usr/include.

Copy link
Member

@davidkyle davidkyle left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195 droberts195 merged commit ec31165 into elastic:feature/pytorch-inference Feb 10, 2021
@droberts195 droberts195 deleted the macos_docker_image branch February 10, 2021 18:55
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