Skip to content

ONNX Transform changes output types #2982

Closed
@rogancarr

Description

@rogancarr

Serializing and deserializing a model to and from ONNX not only changes the names of the output (#2980) but also changes the types of the output. For example, a Score column produced by a model (R4/float) becomes a Vec<R4, 1, 1>.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions