Tianqi Chen
Tianqi Chen
for now we don't have such setting unfortunately
Thanks for reporting, we are working to address this as https://github.com/mlc-ai/mlc-llm/issues/2740
@tvm-bot rerun
@vinx13 do you mind doing a rebase? seems the rerun logic may not work too well for a merge commit
hmm, seems indeed a timeout, so maybe there is someissue in allreduce gen (the ci gpu is T4), not sure if it is related to gpu types, leave it here...
If you are interested in using the c++ api, perhaps the easiest way is to leverage the JSON FFI. You can try to dig into the Swift binding as an...
@mengshyu can you also help to review this pR
@Hzfengsy do you mind take a look given it touches FuseOps/TIR
also cc @yongwww for memory scope related changes
Thanks @srkreddy1238 for updates. I take a closer look and now understands the motivation behind `add_attributes`. This is mainly to handle the case of conv2d operators where texture can be...