outputDimensionality property

int? outputDimensionality
final

Optional. Optional reduced dimension for the output embedding. If set, excessive values in the output embedding are truncated from the end.

Implementation

final int? outputDimensionality;