Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.h140 void UploadWeightsForDWConv3D(const tflite::gpu::Tensor<OHWDI, T>& weights, in UploadWeightsForDWConv3D() function
Ddepthwise_conv.cc326 UploadWeightsForDWConv3D(attr.weights, weights_are_buffer, in CreateDepthwiseConvolution3D()