Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is value specialization methods naming opposite? #191

Closed
messense opened this issue Apr 25, 2024 · 0 comments
Closed

Is value specialization methods naming opposite? #191

messense opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
p: low low priority

Comments

@messense
Copy link

messense commented Apr 25, 2024

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

@messense messense changed the title Is value specialization methods naming opposite Is value specialization methods naming opposite? Apr 25, 2024
@decahedron1 decahedron1 self-assigned this Apr 25, 2024
@decahedron1 decahedron1 added the p: low low priority label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: low low priority
Projects
None yet
Development

No branches or pull requests

2 participants