AllocationType Fields |
The AllocationType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ArenaRw |
Arena allocated data
|
![]() ![]() | ArenaRwPersistent |
Arena allocated persistent data
|
![]() ![]() | Dynamic |
Tensors that are allocated during evaluation
|
![]() ![]() | MemNone |
None
|
![]() ![]() | MmapRo |
Read-only memory-mapped data (or data externally allocated).
|
![]() | value__ |