Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Dfully_connected_selector.cc53 std::unique_ptr<GPUOperation> SelectFullyConnectedPowerVR( in SelectFullyConnectedPowerVR() function
108 return SelectFullyConnectedPowerVR(attr, gpu_info, op_def, batch_size); in SelectFullyConnected()