Skip to content

Conversation

@Henryshsieh
Copy link
Contributor

This PR updates the NNAPI runtime to align with the new FFI interface introduced in commit b8eb80b. It replaces the now-unused type_key() method with an override for the new pure virtual method kind().
Verified locally with successful compilation and test run.

This commit updates nnapi_runtime.cc to override kind() instead of type_key(),
aligning NNAPI with the new FFI interface. Behavior is consistent with
other runtimes that were updated in commit b8eb80b.
@tqchen tqchen merged commit c356c56 into apache:main Sep 1, 2025
10 checks passed
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