Searched defs:Conv3DParams (Results 1 – 1 of 1) sorted by relevance
875 struct Conv3DParams { struct876 Padding3DValues padding_values;877 int stride_width;878 int stride_height;879 int stride_depth;880 int dilation_width;881 int dilation_height;882 int dilation_depth;884 float float_activation_min;885 float float_activation_max;