aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/README
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2021-10-04 13:38:42 +0200
committerLester Solbakken <lesters@oath.com>2021-10-04 13:38:42 +0200
commit765571b29407071271806bf95766f100dde82dd8 (patch)
tree573e62f6382dd5cec386b3c74b31acb8d87cf7f8 /model-integration/README
parentfed386f182a0b600a72b333bb308c15870c3f04e (diff)
Remove Java dependencies to tensorflow
Diffstat (limited to 'model-integration/README')
-rw-r--r--model-integration/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/model-integration/README b/model-integration/README
index 7b29ac16e34..a58d88dc311 100644
--- a/model-integration/README
+++ b/model-integration/README
@@ -4,5 +4,3 @@ This has two purposes
- Make converters (importers) available to config models while loading them in just a single instance even when
there are multiple config models.
- Make third party models directly available to the container.
-
-TensorFlow depends on JNI code which necessitates using a separate bundle to achieve the above. \ No newline at end of file