We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91cdbc0 commit d1877e2Copy full SHA for d1877e2
ml-algorithms/build.gradle
@@ -54,6 +54,7 @@ dependencies {
54
}
55
// Multi-tenant SDK Client
56
implementation "org.opensearch:opensearch-remote-metadata-sdk:${opensearch_build}"
57
+ implementation 'commons-beanutils:commons-beanutils:1.11.0'
58
59
def os = DefaultNativePlatform.currentOperatingSystem
60
//arm/macos doesn't support GPU
0 commit comments