aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
authorArne Juul <arnej@verizonmedia.com>2021-04-09 09:39:19 +0000
committerArne Juul <arnej@verizonmedia.com>2021-04-09 10:31:37 +0000
commitae5e083869e8beb5ef588fff790b9e2dbc7ec5d9 (patch)
tree570ce12549a616e2508bf29399839a54f23f6f83 /vespajlib/abi-spec.json
parent527eada361b1000fc28cca04a7234845c2df839c (diff)
cosmetic tweaks
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": {