ONE - On-device Neural Engine
Loading...
Searching...
No Matches
moco::PlaneInference::Parameters Struct Reference

#include <TFShapeInferenceHelper.h>

Collaboration diagram for moco::PlaneInference::Parameters:

Data Fields

PlaneShape input
 
PlaneShape stride
 
PlaneShape window
 
PlaneShape dilation
 
PlaneShape effective_window
 
PlaneShape output
 

Detailed Description

Definition at line 103 of file TFShapeInferenceHelper.h.

Field Documentation

◆ dilation

PlaneShape moco::PlaneInference::Parameters::dilation

Definition at line 108 of file TFShapeInferenceHelper.h.

Referenced by moco::PlaneInference::fill().

◆ effective_window

PlaneShape moco::PlaneInference::Parameters::effective_window

◆ input

PlaneShape moco::PlaneInference::Parameters::input

◆ output

PlaneShape moco::PlaneInference::Parameters::output

Definition at line 110 of file TFShapeInferenceHelper.h.

◆ stride

PlaneShape moco::PlaneInference::Parameters::stride

◆ window

PlaneShape moco::PlaneInference::Parameters::window

Definition at line 107 of file TFShapeInferenceHelper.h.

Referenced by moco::PlaneInference::fill().


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