Neet-Nestor opened a new pull request, #17227: URL: https://github.com/apache/tvm/pull/17227
This is a follow-up for a previous change https://github.com/apache/tvm/pull/17208. This Pull Request updates function `fetchWithCache()` in TVM runtime class to accept an optional parameter `signal: AbortSignal`, so that users could use `AbortController` to abort the fetch process if needed. https://developer.mozilla.org/en-US/docs/Web/API/AbortController Related issues: https://github.com/mlc-ai/web-llm/issues/484 https://github.com/mlc-ai/web-llm/issues/499 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
