Skip to content

Non-tensor models #249

Open
Open
@irthomasthomas

Description

@irthomasthomas

Hi
I uploaded an example of a non-tensor output model. It produces two warnings. "UserWarning: Tensor APIs are depricated and will be removed from the future release." and on the server I get "ERR: non-tensor output from ONNX models, ignoring (currently unsupported)"

When I use the redisai python client it seems to predict ok despite the error. So I then tried to do the same in gears and I managed to get a segfault on model run, but I don't know if that's my fault or a separate gears issue, or the same issue.

Here's the scripts you need to test. https://github.com/irthomasthomas/redisai-non-tensor-model Just change the vectorizer path in the gears file. I commented out the line which segfaults.

Cheers
Thomas

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions