The objects used for executing the graph. More...
Data Structures | |
| class | AlignedBuffer |
| Allocates a block of memory on the specified alignment. The actual size of the allocated memory is larger than the requested size by the alignment, so allocating 1 byte on 64 byte alignment will allocate 65 bytes. More... | |
| class | HostTensor |
| class | SharedBuffer |
| SharedBuffer class to store pointer to pre-acclocated buffer. More... | |
| class | Tensor |
The objects used for executing the graph.