HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::Graph::OffsetAlignmentInfo Struct Reference

#include <graph.h>

Public Attributes

bool align_offset = false
 
int64_t align_threshold = 1048576
 
int64_t allocation_granularity = 65536
 

Detailed Description

Definition at line 1165 of file graph.h.

Member Data Documentation

bool onnxruntime::Graph::OffsetAlignmentInfo::align_offset = false

Definition at line 1168 of file graph.h.

int64_t onnxruntime::Graph::OffsetAlignmentInfo::align_threshold = 1048576

Definition at line 1173 of file graph.h.

int64_t onnxruntime::Graph::OffsetAlignmentInfo::allocation_granularity = 65536

Definition at line 1176 of file graph.h.


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