ONE - On-device Neural Engine
|
#include <backend/BackendContext.h>
#include <util/ConfigSource.h>
#include "TensorBuilder.h"
#include "KernelGenerator.h"
#include "ExternalContext.h"
Go to the source code of this file.
Data Structures | |
class | onert::backend::xnnpack::BackendContext |
Namespaces | |
namespace | onert |
namespace | onert::backend |
namespace | onert::backend::xnnpack |
Variables | |
const int | kDefaultNumThreadpoolThreads = 1 |
const int kDefaultNumThreadpoolThreads = 1 |
Definition at line 26 of file BackendContext.h.
Referenced by onert::backend::xnnpack::BackendContext::BackendContext(), onert::backend::ruy::ExternalContext::setMaxNumThreads(), and onert::backend::builtin::ExternalContext::setMaxNumThreads().