Data Fields
ngraph::op::v0::InterpolateAttrs Struct Reference

Structure that specifies attributes for interpolation. More...

#include <interpolate.hpp>

Collaboration diagram for ngraph::op::v0::InterpolateAttrs:
Collaboration graph
[legend]

Data Fields

AxisSet axes
 
std::string mode
 
bool align_corners = true
 
bool antialias = false
 
std::vector< size_t > pads_begin
 
std::vector< size_t > pads_end
 

Detailed Description

Structure that specifies attributes for interpolation.


The documentation for this struct was generated from the following file: