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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index 9ad2c55f7e3..6d99eeac816 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1412,8 +1412,8 @@
"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 INT8",
- "public static final enum com.yahoo.tensor.TensorType$Value BFLOAT16"
+ "public static final enum com.yahoo.tensor.TensorType$Value BFLOAT16",
+ "public static final enum com.yahoo.tensor.TensorType$Value INT8"
]
},
"com.yahoo.tensor.TensorType": {