Searched refs:device_supported_nodes (Results 1 – 2 of 2) sorted by relevance
306 std::vector<int>* device_supported_nodes, int* num_partitions,
4954 std::vector<int>* device_supported_nodes, int* num_partitions, in GetNodesSupportedByAccelerator() argument4977 device_supported_nodes->insert(device_supported_nodes->end(), in GetNodesSupportedByAccelerator()4989 if (device_supported_nodes->size() != supported_nodes.size()) { in GetNodesSupportedByAccelerator()4993 BuildTfLiteIntArray(*device_supported_nodes); in GetNodesSupportedByAccelerator()