STT-tensorflow/tensorflow/lite/experimental/acceleration/compatibility/devicedb-sample.json
A. Unique TensorFlower 7f1653325a Update documentation about the possible values of support status.
PiperOrigin-RevId: 326997320
Change-Id: I4d29b268c40dbe16b1704bf43745981631a35dfc
2020-08-17 04:38:23 -07:00

166 lines
4.5 KiB
JSON

{
"root": [
{
"variable": "tflite.device_model",
"items": [
{
"value": "m712c",
"derived_properties": [
{
"variable": "tflite.soc_model",
"value": "exynos_7872"
}
]
},
{
"value": "sc_02l",
"derived_properties": [
{
"variable": "tflite.soc_model",
"value": "exynos_7885"
}
]
}
]
},
{
"variable": "tflite.opengl_es_version",
"items": [
{
"value": "3.1",
"children": [
{
"variable": "tflite.soc_model",
"items": [
{
"value": "exynos_7872",
"children": [
{
"variable": "tflite.android_sdk_version",
"items": [
{
"value": "24",
"derived_properties": [
{
"variable": "tflite.gpu.status",
"value": "SUPPORTED"
}
]
}
],
"comparison": "MINIMUM"
}
]
},
{
"value": "exynos_7883",
"children": [
{
"variable": "tflite.android_sdk_version",
"items": [
{
"value": "28",
"derived_properties": [
{
"variable": "tflite.gpu.status",
"value": "SUPPORTED"
}
]
}
],
"comparison": "MINIMUM"
}
]
}
]
}
]
}
]
},
{
"variable": "tflite.android_sdk_version",
"items": [
{
"value": "21",
"children": [
{
"variable": "tflite.device_model",
"items": [
{
"value": "huawei_gra_l09",
"children": [
{
"variable": "tflite.device_name",
"items": [
{
"value": "hwgra",
"derived_properties": [
{
"variable": "tflite.gpu.status",
"value": "SUPPORTED"
}
]
}
]
}
]
}
]
}
]
},
{
"value": "24",
"children": [
{
"variable": "tflite.device_model",
"items": [
{
"value": "sm_j810f",
"children": [
{
"variable": "tflite.device_name",
"items": [
{
"value": "j8y18lte",
"derived_properties": [
{
"variable": "tflite.gpu.status",
"value": "UNSUPPORTED"
}
]
}
]
}
]
},
{
"value": "sm_j810m",
"children": [
{
"variable": "tflite.device_name",
"items": [
{
"value": "j8y18lte",
"derived_properties": [
{
"variable": "tflite.gpu.status",
"value": "SUPPORTED"
}
]
}
]
}
]
}
]
}
]
}
]
}
]
}