outputWidth property
int
get
outputWidth
Output mask width (may differ from input due to model architecture).
Implementation
int get outputWidth => _outW;
Output mask width (may differ from input due to model architecture).
int get outputWidth => _outW;