MakotoUwu commented on PR #19771:
URL: https://github.com/apache/tvm/pull/19771#issuecomment-4716275906

   Pushed a small follow-up on the new head `1d2a3f131`:
   
   - Made `withNewScope` close scopes in a `finally` block, so failed 
chunk-view creation cannot leave a live scope/view behind.
   - Tightened the `f32-to-bf16` decode branch to require the exact bf16 
payload size before expansion, so malformed payload sizes fall through to the 
normal size validation path.
   
   Local validation passes: `git diff --check`, `npm run lint`, and `npx tsc 
--noEmit --pretty false`. Remote CI is in progress on the new head.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to