Open
Description
This is the only option we have right now to support CPU without AVX.
We need two versions: with and without GPU support.
Steps:
- Add new embedding calculator build with INTEL_OPTIMIZATION=true to:
https://github.com/exadel-inc/CompreFace/blob/c44c92eaea31798f8e68c91acc36144d3b8ab411/embedding-calculator/Makefile - Create new docker-compose files in the custom builds folder. Here is documentation on how to create a custom build:
https://github.com/exadel-inc/CompreFace/blob/master/docs/Custom-builds.md#how-to-build-your-own-custom-build