TIOVX User Guide

Kernel Details structure. More...

#include <tivx_bam_kernel_wrapper.h>

Detailed Description

Kernel Details structure.

Kernel details for each kernel in the graph.

This includes kernel info that the user can obtain from the kernel by calling the kernel sepecific getKernelInfo function.

This also includes a pointer to the kernel specific parameter list that the user should fill out. If the kernel doesn't have a parameter list, then compute_kernel_params should be set to NULL.

This structure should be populated as an input to the tivxBamCreateHandleSingleNode function, or an array of this structure should be filled as an input to the tivxBamCreateHandleMultiNode function.

Definition at line 145 of file tivx_bam_kernel_wrapper.h.


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