Home
last modified time | relevance | path

Searched defs:dilation_depth (Results 1 – 3 of 3) 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()
Dconv3d_transpose_test.cc44 int32_t dilation_depth = 1, int32_t dilation_width = 1, in Conv3dTransposeOpModel()
75 int32_t dilation_depth = 1, int32_t dilation_width = 1, in Conv3dTransposeOpModel()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h727 int dilation_depth; member