Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_buffer_1x1.cc35 std::string GetComputationPart(const int3& block_size, int element_size, in GetComputationPart() function
272 c += GetComputationPart(block_size, element_size, op_def.precision); in GenerateConvBuffer1x1()