Home
last modified time | relevance | path

Searched refs:FUNCTION_UUID_ATTR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dop_hint.py116 FUNCTION_UUID_ATTR = "_tflite_function_uuid" variable in OpHint
282 OpHint.FUNCTION_UUID_ATTR,
740 if (OpHint.FUNCTION_UUID_ATTR not in attr or
741 not attr[OpHint.FUNCTION_UUID_ATTR].s):
743 uuid = attr[OpHint.FUNCTION_UUID_ATTR].s
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.lite.-op-hint.pbtxt46 name: "FUNCTION_UUID_ATTR"