Sunghyun Park

Results 32 comments of Sunghyun Park

I can help on 7/11-7/15 :)

* [jenkins](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3791/pipeline/) on https://github.com/apache/tvm/commit/ef5c3ed872c33a1587dd41c6c97dd85350df7269 - failure on git push to https://github.com/apache/tvm-site.git * [jenkins](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3799/pipeline/) on https://github.com/apache/tvm/commit/3992d2443acba6a824ec4da58bfc30f9e0e5d5b5 - numerical error at `test_myloat()` in `test_custom_datatypes.py`, filed https://github.com/apache/tvm/issues/12092 * [jenkins](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3812/pipeline) on https://github.com/apache/tvm/commit/b9fa576ab35ef67e0a7fbaf669109f010e66e20c - Error...

Summary for 8/29 - 9/2 [jenkins](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/4193/pipeline) on https://github.com/apache/tvm/commit/0de22196db5f818a6937f026db43785935b9e731 - Unable to find image 'tlcpack/ci-lint:20220810-060142-fae79bbc3' locally [jenkins](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/4194/pipeline) on https://github.com/apache/tvm/commit/0de22196db5f818a6937f026db43785935b9e731 - Segmentation fault (core dumped) [jenkins](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/4196/pipeline) on https://github.com/apache/tvm/commit/74988d36bd578b791bbdcea383d343d62029e9cf - Failed unit tests...

Thank you for sharing your thoughts, @areusch. I think it might be helpful for better discussion if you can clarify a little further especially about your main concern (2nd one)....

Given broad interests, let me add clarification about how relax layout planner would work with BYOC. Although there could be better approaches with the future improvement in BYOC, in this...

@slyubomirsky Yeah, that seems possible. Actually, that is one of the potential improvements discussed offline with @YuchenJin and @psrivas2 as well.

Argument types used in Libtorch can be found here: https://github.com/pytorch/pytorch/tree/master/aten/src/ATen/native#registering-a-function-in-native_functionsyaml

Thank you all for the great discussion! For @MasterJH5574, > So I’m curious about the LibTorch support on the cases where an operator may take a list of PrimValues as...

For today's discussion for Open Dev meeting, I summarized our discussion so far. Hope this helps. ## Motivation We need a way to pass POD values (e.g., int, string, boolean)...

Thank you, @slyubomirsky for great summary! Based on our discussion yesterday, @YuchenJin and I could define the following action items: * A0: Introduce `PrimValue` and `PrimType` by restricting its usage...