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

Legacy CPUs architecture alternative tip. #93

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Legacy CPUs architecture alternative tip. #93

merged 1 commit into from
Apr 5, 2022

Conversation

Chiogros
Copy link
Contributor

@Chiogros Chiogros commented Mar 30, 2022

As already mentioned, TensorFlow uses next-gen architecture instructions
which are not supported by legacy CPU architectures.

I've added a tip for the legacy CPU: commenting immich-microservices service from the docker-compose.yml allows us to run Immich.
However, this makes the Search feature unusable since TensorFlow does not give data anymore.

As already mentionned, TensorFlow uses next-gen architecture instructions
which are not supported by legacy CPU architectures.

I've added a tip for the legacy CPU: commenting immich-microservices service
from the docker-compose.yml allows us to run Immich.
However, this measure makes the Search unusable since TensorFlow does not give
data anymore.
@alextran1502
Copy link
Contributor

This is correct, I am following the development over Tensorflow for supporting Arm64-v7 in Docker. Thank you for this suggestion

README.md Show resolved Hide resolved
@alextran1502 alextran1502 merged commit aebeb37 into immich-app:main Apr 5, 2022
@Chiogros Chiogros deleted the dev/disable_tensorflow_on_old_cpu_arch branch April 5, 2022 23:08
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

Successfully merging this pull request may close these issues.

2 participants