summaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'vespajlib/abi-spec.json')
-rw-r--r--vespajlib/abi-spec.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index e51569da988..9ad2c55f7e3 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1411,7 +1411,9 @@
],
"fields": [
"public static final enum com.yahoo.tensor.TensorType$Value DOUBLE",
- "public static final enum com.yahoo.tensor.TensorType$Value FLOAT"
+ "public static final enum com.yahoo.tensor.TensorType$Value FLOAT",
+ "public static final enum com.yahoo.tensor.TensorType$Value INT8",
+ "public static final enum com.yahoo.tensor.TensorType$Value BFLOAT16"
]
},
"com.yahoo.tensor.TensorType": {
@@ -3463,4 +3465,4 @@
],
"fields": []
}
-}
+} \ No newline at end of file