HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Namespaces
|
Enumerations
|
Functions
alloc_kind.h File Reference
#include <iosfwd>
Include dependency graph for alloc_kind.h:
Go to the source code of this file.
Namespaces
onnxruntime
Enumerations
enum
onnxruntime::AllocKind
{
onnxruntime::AllocKind::kNotSet
= -1,
onnxruntime::AllocKind::kAllocate
= 0,
onnxruntime::AllocKind::kReuse
= 1,
onnxruntime::AllocKind::kPreExisting
= 2,
onnxruntime::AllocKind::kAllocateStatically
= 3,
onnxruntime::AllocKind::kAllocateOutput
= 4,
onnxruntime::AllocKind::kShare
= 5,
onnxruntime::AllocKind::kAllocatedExternally
= 6
}
Functions
std::ostream &
onnxruntime::operator<<
(std::ostream &out, AllocKind alloc_kind)
onnxruntime
core
framework
alloc_kind.h
Generated on Sun Nov 17 2024 03:04:41 for HDK by
1.8.6