Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dconv3d_test.cc37 int32_t dilation_depth = 1, int32_t dilation_width = 1, in Conv3dOpModel()
57 int32_t dilation_depth = 1, int32_t dilation_width = 1, in Conv3dOpModel()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h882 int dilation_depth; member