Searched refs:UploadWeightsForDWConv2D (Results 1 – 2 of 2) sorted by relevance
106 void UploadWeightsForDWConv2D(const tflite::gpu::Tensor<OHWI, T>& weights,146 void DepthwiseConv::UploadWeightsForDWConv2D( in UploadWeightsForDWConv2D() function
421 op.UploadWeightsForDWConv2D(attr.weights, weights_are_buffer); in CreateDepthwiseConvolution2D()