renovate[bot]
170306af1a
fix(deps): update machine-learning ( #21704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 14:51:11 -04:00
renovate[bot]
7d57fd1320
fix(deps): update machine-learning ( #21296 )
2025-09-01 19:44:19 -04:00
renovate[bot]
e7e030279b
fix(deps): update machine-learning ( #21044 )
2025-08-18 21:55:49 -04:00
renovate[bot]
b3fb831994
fix(deps): update machine-learning ( #20878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 11:24:09 -04:00
renovate[bot]
adb55f3726
fix(deps): update machine-learning ( #19803 )
...
* fix(deps): update machine-learning
* typing fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2025-08-11 18:07:49 -04:00
renovate[bot]
b00d44a00c
fix(deps): update machine-learning ( #19647 )
2025-07-03 20:28:34 +00:00
renovate[bot]
bcfc967d77
fix(deps): update machine-learning ( #19219 )
2025-06-24 17:55:37 +03:00
renovate[bot]
f9ed314b37
fix(deps): update machine-learning (major) ( #19067 )
...
fix(deps): update machine-learning
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 12:26:36 -04:00
renovate[bot]
ac0e94c003
chore(deps): update machine-learning ( #19046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 11:00:20 -04:00
renovate[bot]
ecb16d9907
fix(deps): update machine-learning ( #18880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 01:06:32 +00:00
renovate[bot]
0205e89e34
fix(deps): update machine-learning ( #18382 )
2025-05-27 22:08:33 -04:00
renovate[bot]
80dfe7a5e9
fix(deps): update machine-learning ( #18248 )
2025-05-13 09:18:42 -04:00
renovate[bot]
61a3eba1bd
fix(deps): update machine-learning ( #18118 )
2025-05-06 15:27:34 +00:00
renovate[bot]
2c2dd01bf0
fix(deps): update machine-learning ( #17951 )
2025-04-29 20:02:58 +00:00
renovate[bot]
2c3658e642
fix(deps): update machine-learning ( #17769 )
2025-04-23 07:44:30 -04:00
renovate[bot]
8f8ff3adc0
fix(deps): update machine-learning ( #17610 )
2025-04-16 10:56:40 -04:00
renovate[bot]
43e3075f93
fix(deps): update machine-learning ( #17455 )
2025-04-09 16:20:11 +00:00
renovate[bot]
5cb5fcbf62
fix(deps): update machine-learning ( #17286 )
2025-04-02 03:57:19 +00:00
Mert
84c35e35d6
chore(ml): installable package ( #17153 )
...
* app -> immich_ml
* fix test ci
* omit file name
* add new line
* add new line
2025-03-27 19:49:09 +00:00
renovate[bot]
6ba94ac2f2
fix(deps): update machine-learning ( #17078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 02:04:41 +00:00
renovate[bot]
4d723f4b56
chore(deps): update dependency types-setuptools to v76 ( #16949 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 15:02:25 -04:00
renovate[bot]
898b3e75c2
fix(deps): update machine-learning ( #16935 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 17:09:46 +00:00
Mert
2b37caba03
feat(ml): rocm ( #16613 )
...
* feat(ml): introduce support of onnxruntime-rocm for AMD GPU
* try mutex for algo cache
use OrtMutex
* bump versions, run on mich
use 3.12
use 1.19.2
* acquire lock before any changes can be made
guard algo benchmark results
mark mutex as mutable
re-add /bin/sh (?)
use 3.10
use 6.1.2
* use composite cache key
1.19.2
fix variable name
fix variable reference
aaaaaaaaaaaaaaaaaaaa
* bump deps
* disable algo caching
* fix gha
* try ubuntu runner
* actually fix the gha
* update patch
* skip mimalloc preload for rocm
* increase build threads
* increase timeout for rocm
* Revert "increase timeout for rocm"
This reverts commit 2c4452f5d132198ed381a7b262b4a5cab5114b5f.
* attempt migraphx
* set migraphx_home
* Revert "set migraphx_home"
This reverts commit c121d3e48754b3bce100636f8d666deec58a44b7.
* Revert "attempt migraphx"
This reverts commit 521f9fb72dbe506dc6cb8faeb6494817d87265c6.
* migraphx, take two
* bump rocm
* allow cpu
* try only targeting migraphx
* skip tests
* migraph ❌
* known issues
* target gfx900 and gfx1102
* mention `HSA_USE_SVM`
* update lock
* set device id for rocm
---------
Co-authored-by: Mehdi GHESH <mehdi.ghesh@hotmail.fr>
2025-03-17 21:08:19 +00:00
Yoni Yang
14c3b99c0f
feat(ml): ML on Rockchip NPUs ( #15241 )
2025-03-17 12:04:08 -04:00
renovate[bot]
fe959b2f05
fix(deps): update machine-learning ( #16594 )
2025-03-10 14:48:53 +00:00
Mert
6da77600e5
chore(ml): uv ( #16725 )
...
* poetry to uv
* update ci
* remove caching
* add typeshed to dev
* no need for `--non-interactive`
* move backends to extras
* oopsie
* update ci
2025-03-09 21:30:16 -05:00