Skip to content

Is value specialization methods naming opposite? #191

@messense

Description

@messense

For example in Rust std, you downcast Any to a more specific type. But currently in ort:

  • downcast to DynValue
  • upcast to a more specific type

See also https://stackoverflow.com/a/23414798

Metadata

Metadata

Assignees

Labels

p: lowlow priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions