1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 07:01:59 +00:00
immich/machine-learning/app/models
Mert 95cfe22866
feat(ml)!: cuda and openvino acceleration (#5619)
* cuda and openvino ep, refactor, update dockerfile

* updated workflow

* typing fixes

* added tests

* updated ml test gh action

* updated README

* updated docker-compose

* added compute to hwaccel.yml

* updated gh matrix

updated gh matrix

updated gh matrix

updated gh matrix

updated gh matrix

give up

* remove cuda/arm64 build

* add hwaccel image tags to docker-compose

* remove unnecessary quotes

* add suffix to git tag

* fixed kwargs in base model

* armnn ld_library_path

* update pyproject.toml

* add armnn workflow

* formatting

* consolidate hwaccel files, update docker compose

* update hw transcoding docs

* add ml hwaccel docs

* update dev and prod docker-compose

* added armnn prerequisite docs

* support 3.10

* updated docker-compose comments

* formatting

* test coverage

* don't set arena extend strategy for openvino

* working openvino

* formatting

* fix dockerfile

* added type annotation

* add wsl configuration for openvino

* updated lock file

* copy python3

* comment out extends section

* fix platforms

* simplify workflow suffix tagging

* simplify aio transcoding doc

* update docs and workflow for `hwaccel.yml` change

* revert docs
2024-01-21 18:22:39 -05:00
..
__init__.py feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
ann.py chore(deps): update machine-learning (#6302) 2024-01-13 05:00:09 +00:00
base.py feat(ml)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
cache.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
clip.py feat(ml)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
constants.py feat(ml)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
facial_recognition.py chore(deps): update machine-learning (#6302) 2024-01-13 05:00:09 +00:00
transforms.py chore(deps): update machine-learning (#6302) 2024-01-13 05:00:09 +00:00