Tianqi Chen

Results 637 comments of Tianqi Chen

cc @leofang @rgommers @oleksandr-pavlyk @tirthasheshpatel @seberg @kkraus14 @wjakob

PR that implements the change https://github.com/dmlc/dlpack/pull/113

Thanks @wjakob , would love to see what others think about `__vdlpack__` function, this would primarily be data-api decision. cc @leofang @rgommers @oleksandr-pavlyk @tirthasheshpatel @seberg @kkraus14

Happy to move the python discussion

based on initial discussions with @bwasti, @gyagp, @mattsoulanille

Also love to see WebGPU being exposed to service worker. This would open up quite a bit opportunities building AI extensions with WebGPU

Thank you @beaufortfrancois @kainino0x, would be great to know how we are doing in terms of support status, love to followup and try out as soon as it lands

https://github.com/mlc-ai/web-llm/pull/296 @rickzx should be able to comment more :) really excited about what it can enable

To keep IR constrained for now, let us not update the IR. this can be sugared to assigning values to global then return. So the only question is do we...

This should be a bug of remove unused not considering dep through symbolic variables and we should fix it. As a quick fix, we can avoid removing match cast for...