Home
last modified time | relevance | path

Searched defs:xnn_runtime (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/xnnpack/
Dsubgraph.h256 struct xnn_runtime { struct
257 uint32_t num_external_values;
260 struct xnn_operator_data* opdata;
262 size_t num_ops;
264 struct xnn_blob* blobs;
265 size_t num_blobs;
267 void* workspace;
269 pthreadpool_t threadpool;