CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
coreflow::Kernel::Param Struct Reference

The parameter of the kernel. More...

#include <vx_kernel.h>

Public Attributes

vx_enum direction
 
vx_enum type
 
vx_enum state
 

Detailed Description

The parameter of the kernel.

Member Data Documentation

◆ direction

vx_enum coreflow::Kernel::Param::direction

◆ state

vx_enum coreflow::Kernel::Param::state

◆ type

vx_enum coreflow::Kernel::Param::type