Home
last modified time | relevance | path

Searched defs:OHWDI (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dshape.h62 OHWDI = 14, enumerator
207 using OHWDI = StrongShape<Layout::OHWDI>; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.h108 void RearrangeWeightsForDWConv3D(const tflite::gpu::Tensor<OHWDI, S>& weights, in RearrangeWeightsForDWConv3D()
140 void UploadWeightsForDWConv3D(const tflite::gpu::Tensor<OHWDI, T>& weights, in UploadWeightsForDWConv3D()
Dconvolution_transposed.h142 const tflite::gpu::Tensor<OHWDI, T>& weights, bool weights_are_buffer) { in UploadWeights()
Dconv_powervr.h299 void ConvPowerVR::UploadWeights(const tflite::gpu::Tensor<OHWDI, T>& weights) { in UploadWeights()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dweights_conversion.h109 const tflite::gpu::Tensor<OHWDI, S>& weights, int out_group_size, in RearrangeWeightsToODHWIOGroupI4O4()
219 const tflite::gpu::Tensor<OHWDI, S>& weights, int out_group_size, in RearrangeWeightsToI4DHWIOOGroupO4()