Searched defs:dilation_depth (Results 1 – 3 of 3) sorted by relevance
37 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()
44 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()
727 int dilation_depth; member