metwork-framework / mfextaddon_python3_ia

mfext addon layer to provide python3 IA modules
http://metwork-framework.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: downgrade torch to 2.0.1 for compatibility with tensorflow 2.15 #121

Closed thebaptiste closed 10 months ago

thebaptiste commented 10 months ago

tensorflow 2.15 uses cuda12 (silently included in tensorrt) but torch 2.1 fixes cuda12 dependencies to some versions and torch 2.0 uses cuda 11. Maybe we could have two layers, one for tensorflow, the other for torch...

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information