Home
last modified time | relevance | path

Searched defs:supported_nodes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/delegates/compatibility/nnapi/
H A Dnnapi_compatibility_lib.cc33 std::vector<int>* supported_nodes, in CheckCompatibility()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/
H A Dsimple_delegate.cc98 std::vector<int> supported_nodes = helper.GetNodesOfFirstNLargestPartitions( in DelegatePrepare() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dutils_test.cc231 std::vector<int> supported_nodes = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/teflon/
H A Dtfl_device.c359 TfLiteIntArray *supported_nodes = malloc(plan->size * sizeof(int) + sizeof(*supported_nodes)); in PrepareDelegate() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc4705 TfLiteContext* context, std::vector<int>* supported_nodes, in GetOperationsSupportedByTargetNnApiDevices()
6560 const std::vector<int>& supported_nodes, in GetNodesSupportedByAccelerator()
6654 std::vector<int> supported_nodes; in GetSupportedOpsWithFp16WeightRemapping() local
6739 std::vector<int> supported_nodes; in DoPrepare() local