Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dim2col_utils.h289 int kdepth, int kheight, int kwidth, // Kernel params. in ExtractPatchIntoBufferColumn3D()
374 void Im2col3D(const Conv3DParams& params, int kdepth, int kheight, int kwidth, in Im2col3D()