#include <ConvolutionCommon.h>
Definition at line 38 of file ConvolutionCommon.h.
◆ DownsamplingConv2DKernel() [1/2]
| luci_interpreter::kernels::DownsamplingConv2DKernel::DownsamplingConv2DKernel |
( |
| ) |
|
|
delete |
◆ DownsamplingConv2DKernel() [2/2]
| luci_interpreter::kernels::DownsamplingConv2DKernel::DownsamplingConv2DKernel |
( |
const circle::Operator * |
cur_op, |
|
|
BaseRuntimeGraph * |
runtime_graph |
|
) |
| |
|
inlineexplicit |
◆ bias()
| const circle::Tensor * luci_interpreter::kernels::DownsamplingConv2DKernel::bias |
( |
| ) |
const |
|
inline |
◆ filter()
| const circle::Tensor * luci_interpreter::kernels::DownsamplingConv2DKernel::filter |
( |
| ) |
const |
|
inline |
◆ input()
| const circle::Tensor * luci_interpreter::kernels::DownsamplingConv2DKernel::input |
( |
| ) |
const |
|
inline |
◆ output()
| const circle::Tensor * luci_interpreter::kernels::DownsamplingConv2DKernel::output |
( |
| ) |
const |
|
inline |
◆ runtime_graph()
| BaseRuntimeGraph * luci_interpreter::kernels::DownsamplingConv2DKernel::runtime_graph |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: