Home
last modified time | relevance | path

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

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