adstraw opened a new pull request, #13145: URL: https://github.com/apache/tvm/pull/13145
Refactoring `HexagonBufferManager` class with a few small changes: 1) moving mutex lock before `find` in `FreeHexagonBuffer` 2) Removing `count` method as the only caller uses it to check / log duplicate error as in `FreeHexagonBuffer` itself 3) rename to `FindHexagonBuffer` for clariry. -- 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]
