summaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
authorLester Solbakken <lesters@users.noreply.github.com>2021-05-19 14:26:28 +0200
committerGitHub <noreply@github.com>2021-05-19 14:26:28 +0200
commit97080252fac0ba45b58f9d0efb56603da518428f (patch)
tree75255be3447ca5272f1bac08693d15afb944c6cc /vespajlib/abi-spec.json
parent390a26e1a42486fefedef5468c86a781d1d833d1 (diff)
Revert "Add ONNX-RT evaluator to model-integration module"
Diffstat (limited to 'vespajlib/abi-spec.json')
-rw-r--r--vespajlib/abi-spec.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index 4ddf8b83cdc..ccdd09e4cab 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -897,7 +897,6 @@
"public com.yahoo.tensor.TensorType type()",
"public abstract com.yahoo.tensor.IndexedTensor withType(com.yahoo.tensor.TensorType)",
"public com.yahoo.tensor.DimensionSizes dimensionSizes()",
- "public long[] shape()",
"public java.util.Map cells()",
"public com.yahoo.tensor.Tensor remove(java.util.Set)",
"public java.lang.String toString()",