[orx-tensorflow] Upgrade to tensorflow/java 0.3.2 (tensorflow 2.4.1)

This commit is contained in:
Edwin Jakobs
2021-07-22 16:29:05 +02:00
parent ea72420801
commit 54c1c3d0eb

View File

@@ -64,7 +64,7 @@ project.ext {
librealsense2Version = "2.40.0-1.5.5"
gsonVersion = "2.8.6"
antlrVersion = "4.9.2"
tensorflowVersion = "0.3.1"
tensorflowVersion = "0.3.2"
mklDnnVersion = "0.21.5-1.5.5"
}