| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
There was a problem hiding this comment.
why was AnyEmbedding failing?
Sorry, something went wrong.
It does not have a computational backend attached, so it cannot stack or do anything on tensors |
Sorry, something went wrong.
There was a problem hiding this comment.
I think it would be better to change
_extract_embedding directly to look at the type to the AnyTensor
Sorry, something went wrong.
and what about the compBackend, is it okey If I return the NumpyBackend for AnyTensor as default? |
Sorry, something went wrong.
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
|
📝 Docs are deployed on https://ft-anytensor-in-memory-search-fix--jina-docs.netlify.app 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Allows to do easy search in Memory when AnyEmbedding is used as with TextDoc or ImageDoc: