|
SmartEngine
1.6.0
|
Data used to construct an IBufferInput instance More...
#include <GraphInput.h>
Public Attributes | |
| int | inputDimension = 1 |
| Dimension of the input, which is equivalent to the column count of the tensor. More... | |
Public Attributes inherited from SmartEngine::GraphNodeCInfo | |
| const char * | name = nullptr |
| The name of this node. More... | |
| IContext * | context = nullptr |
| Context this node belongs to. Only graph nodes of the same context can be connected. More... | |
Data used to construct an IBufferInput instance
| int SmartEngine::BufferInputCInfo::inputDimension = 1 |
Dimension of the input, which is equivalent to the column count of the tensor.