Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv_3x3.cc33 code_ = GenerateDepthwiseConvCode(definition_, weights_are_buffer, in DepthwiseConv3x3()
54 std::string DepthwiseConv3x3::GenerateDepthwiseConvCode( in GenerateDepthwiseConvCode() function in tflite::gpu::DepthwiseConv3x3
Ddepthwise_conv_3x3.h69 std::string GenerateDepthwiseConvCode(const OperationDef& op_def,