Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Implement async custom module #160

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yijia1212
Copy link

This PR adds iree runtime support of tsl:AsyncValue

  • Create iree custom module to represent tsl:AsyncValue in iree VM. It includes methods to create, release, query, and await tsl:AsyncValue
  • Implement non-blocking wait for async.await based on iree wait source and iree wait handle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant