ONE - On-device Neural Engine
|
#include <Params.h>
Data Fields | |
bool | align_corners |
bool | half_pixel_centers |
bool luci_interpreter_pal::ResizeNearestNeighborParams::align_corners |
Definition at line 32 of file Params.h.
Referenced by luci_interpreter::execute_kernel_CircleResizeNearestNeighbor(), and luci_interpreter_pal::ResizeNearestNeighbor().
bool luci_interpreter_pal::ResizeNearestNeighborParams::half_pixel_centers |
Definition at line 33 of file Params.h.
Referenced by luci_interpreter::execute_kernel_CircleResizeNearestNeighbor(), and luci_interpreter_pal::ResizeNearestNeighbor().