menu
flutter_ml package
documentation
transformer/embeddingLayer.dart
EmbeddingLayerMatrix
embeddings property
embeddings property
dark_mode
light_mode
embeddings
property
Tensor
<
Matrix
>
embeddings
getter/setter pair
Implementation
late Tensor<Matrix> embeddings;
flutter_ml package
documentation
transformer/embeddingLayer
EmbeddingLayerMatrix
embeddings property
EmbeddingLayerMatrix class