ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw_custom_kernel_params Struct Reference

#include <nnfw_experimental.h>

Collaboration diagram for nnfw_custom_kernel_params:

Data Fields

size_t ninputs
 
nnfw_operandinputs
 
size_t noutputs
 
nnfw_operandoutputs
 

Detailed Description

Definition at line 40 of file nnfw_experimental.h.

Field Documentation

◆ inputs

◆ ninputs

size_t nnfw_custom_kernel_params::ninputs

Definition at line 42 of file nnfw_experimental.h.

Referenced by onert::api::CustomKernel::run().

◆ noutputs

size_t nnfw_custom_kernel_params::noutputs

Definition at line 45 of file nnfw_experimental.h.

Referenced by onert::api::CustomKernel::run().

◆ outputs


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