ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw::cker::ResizeBilinearParams Struct Reference

#include <Types.h>

Collaboration diagram for nnfw::cker::ResizeBilinearParams:

Data Fields

int32_t output_height
 
int32_t output_width
 
bool align_corners
 
bool half_pixel_centers
 

Detailed Description

Definition at line 317 of file Types.h.

Field Documentation

◆ align_corners

bool nnfw::cker::ResizeBilinearParams::align_corners

◆ half_pixel_centers

bool nnfw::cker::ResizeBilinearParams::half_pixel_centers

◆ output_height

int32_t nnfw::cker::ResizeBilinearParams::output_height

◆ output_width

int32_t nnfw::cker::ResizeBilinearParams::output_width

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