-
Notifications
You must be signed in to change notification settings - Fork 0
feat: compatibility with safe-ds v0.17.0 #121
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
@Marsmaennchen221 Do you have an idea how to fix this error (log)? OSError: libcurand.so.10: cannot open shared object file: No such file or directory It occurs after targeting the Update 1: It looks like Update 2: Upgrading |
We have to do this temporarily as `torch` does not support it yet
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 38 38
=========================================
Hits 38 38 ☔ View full report in Codecov by Sentry. |
## [0.17.0](v0.16.0...v0.17.0) (2024-01-11) ### Features * compatibility with safe-ds v0.17.0 ([#121](#121)) ([bd12659](bd12659))
🎉 This PR is included in version 0.17.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
@WinPlay02 You can change |
Summary of Changes
Integrate API changes of
safe-ds
v0.17.0.