Searched defs:ScaleKernelInfo (Results 1 – 1 of 1) sorted by relevance
189 struct ScaleKernelInfo struct218 InterpolationPolicy interpolation_policy; /**< Interpolation type to use */219 BorderMode border_mode; /**< Border mode policy */220 …Value constant_border_value; /**< Constant value to use for constant border mode policy */221 SamplingPolicy sampling_policy; /**< Sampling policy used by the interpolation. */222 bool use_padding; /**< Indication of using padding */223 bool align_corners; /**< Align corners of input and output */224 DataLayout data_layout; /**< Data layout to use */