-
Notifications
You must be signed in to change notification settings - Fork 244
Type: Embedding #786
Copy link
Copy link
Closed
Labels
DocArray v2This issue is part of the rewrite; not to be merged into mainThis issue is part of the rewrite; not to be merged into main
Metadata
Metadata
Assignees
Labels
DocArray v2This issue is part of the rewrite; not to be merged into mainThis issue is part of the rewrite; not to be merged into main
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Create type
Embeddingthat is a Tensor of rank 1.Analgously to Tensor types, we should have
Embeddingthat can take any kind of tensor, as well asTorchEmbeddingandNumpyEmbedding(names tbd).Depends on #818 for proper validation of the shape.