fonnx icon indicating copy to clipboard operation
fonnx copied to clipboard

How to use a String Tensor?

Open rodolfogoulart opened this issue 1 year ago • 0 comments

There is some model that the input is tensor: string[unk__1550]

there is no call for createTensor as String, I only found the int and float Tensor

image

using this Model: https://huggingface.co/dayyass/universal-sentence-encoder-multilingual-large-3-pytorch

rodolfogoulart avatar Nov 13 '24 22:11 rodolfogoulart