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

#include <threadpool.h>

Public Attributes

double bytes_loaded
 
double bytes_stored
 
double compute_cycles
 

Detailed Description

Definition at line 124 of file threadpool.h.

Member Data Documentation

double onnxruntime::TensorOpCost::bytes_loaded

Definition at line 125 of file threadpool.h.

double onnxruntime::TensorOpCost::bytes_stored

Definition at line 126 of file threadpool.h.

double onnxruntime::TensorOpCost::compute_cycles

Definition at line 127 of file threadpool.h.


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