Home
last modified time | relevance | path

Searched refs:fixed_padding (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc38 FixedPadding* fixed_padding) { in ComputeConvSizes() argument
69 fixed_padding->height = std::max(0, ((output_height - 1) * stride_height + in ComputeConvSizes()
72 fixed_padding->width = std::max( in ComputeConvSizes()