dimensions property

List<int> dimensions
final

Required. The list of indexes for the embedding values of the sparse vector.

Implementation

final List<int> dimensions;