Updated the change log#53
Conversation
derobins
commented
Nov 14, 2025
- Note that the hipify patch has been removed and points to derobins/HIPIFY repo
- Note that batch & async API calls are unsupported
* Note that the hipify patch has been removed and points to derobins/HIPIFY repo * Note that batch & async API calls are unsupported
There was a problem hiding this comment.
Pull Request Overview
This PR updates the changelog to document two important changes: the removal of the hipify patch (with a reference to an alternative repository) and the current lack of support for batch and async API calls.
- Added note about hipify patch removal with link to alternative repository
- Documented known limitations for batch and async API calls
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| * The batch API calls are not supported w/ a rocFile backend | ||
| * The async API calls are not supported w/ a rocFile backend |
There was a problem hiding this comment.
The abbreviation "w/" should be spelled out as "with" for clarity and professionalism in documentation. Consider changing "w/ a rocFile backend" to "with a rocFile backend".
| * The batch API calls are not supported w/ a rocFile backend | |
| * The async API calls are not supported w/ a rocFile backend | |
| * The batch API calls are not supported with a rocFile backend | |
| * The async API calls are not supported with a rocFile backend |