outputDimension property
int
get
outputDimension
Output embedding dimension.
Implementation
int get outputDimension => _worker.outputDimension;
Output embedding dimension.
int get outputDimension => _worker.outputDimension;