HDK
|
#include <threadpool.h>
Public Attributes | |
double | bytes_loaded |
double | bytes_stored |
double | compute_cycles |
Definition at line 124 of file threadpool.h.
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.