Add MKL based tensorflow back-end
This commit is contained in:
4
orx-tensorflow-mkl-natives-windows/build.gradle
Normal file
4
orx-tensorflow-mkl-natives-windows/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
dependencies {
|
||||
runtimeOnly "org.bytedeco:mkl-dnn:$mklDnnVersion:windows-x86_64"
|
||||
runtimeOnly "org.tensorflow:tensorflow-core-api:$tensorflowVersion:windows-x86_64"
|
||||
}
|
||||
Reference in New Issue
Block a user