Searched defs:xnn_runtime (Results 1 – 1 of 1) sorted by relevance
256 struct xnn_runtime { struct257 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;