Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Aug 1, 2025

This PR modernizee legacy use to align with the latest FFI.

  • Use Any to represent general Any instead of ObjectRef
  • Use Optional.has_value() instead of defined

This PR modernizee legacy use to align with the latest FFI.

- Use Any to represent general Any instead of ObjectRef
- Use Optional<T>.has_value() instead of defined
@MasterJH5574 MasterJH5574 merged commit dafdafe into apache:main Aug 1, 2025
13 checks passed
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
This PR modernizee legacy use to align with the latest FFI.

- Use Any to represent general Any instead of ObjectRef
- Use Optional<T>.has_value() instead of defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants