ONE - On-device Neural Engine
Loading...
Searching...
No Matches
RequestArgument Struct Referencefinal

#include <Request.h>

Collaboration diagram for RequestArgument:

Data Fields

bool hasNoValue
 
DataLocation location
 
std::vector< uint32_t > dimensions
 

Detailed Description

Definition at line 24 of file Request.h.

Field Documentation

◆ dimensions

std::vector<uint32_t> RequestArgument::dimensions

Definition at line 27 of file Request.h.

Referenced by validRequestArguments().

◆ hasNoValue

bool RequestArgument::hasNoValue

Definition at line 25 of file Request.h.

Referenced by validRequestArguments().

◆ location

DataLocation RequestArgument::location

Definition at line 26 of file Request.h.

Referenced by validRequestArguments().


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