Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build dlib as downloadable artifacts #45

Open
derneuere opened this issue Mar 7, 2022 · 1 comment
Open

Build dlib as downloadable artifacts #45

derneuere opened this issue Mar 7, 2022 · 1 comment

Comments

@derneuere
Copy link
Member

In order to improve the speed of the build pipeline and reduce build dependencies, it would be great to create new Dockerfiles that would build dlib and faiss for arm64 and x64 and return as an artifact the binaries.

Then we can simplify the build pipeline by just downloading the artifacts, which would speed up the build pipeline by around two and a half hours.

I already started it and the Dockerfiles can be found in dependencies/dlib

@derneuere derneuere changed the title Build dlib and faiss in it's own dockerfiles Build dlib as downloadable artifacts May 31, 2023
@derneuere
Copy link
Member Author

faiss is now available as arm64. we now only need to build dlib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant