[GitHub] [tvm] cery999 opened a new issue, #12698: [Bug] macOS build test failed

2022-09-03 Thread GitBox
cery999 opened a new issue, #12698: URL: https://github.com/apache/tvm/issues/12698 /Users/cery/workspace/tvm/include/tvm/runtime/packed_func.h:1318:34: error: no member named 'index_sequence_for' in namespace 'std' -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [tvm] ganler commented on issue #12375: [Bug] Core dump caused by cast tensor of bool type to bool

2022-09-03 Thread GitBox
ganler commented on issue #12375: URL: https://github.com/apache/tvm/issues/12375#issuecomment-1236249008 Not sure. @cxx122 can you help confirm it? -- 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 t

[GitHub] [tvm] cery999 commented on issue #12375: [Bug] Core dump caused by cast tensor of bool type to bool

2022-09-03 Thread GitBox
cery999 commented on issue #12375: URL: https://github.com/apache/tvm/issues/12375#issuecomment-1236239498 ``` @main = primfn(TENSOR_0_1: handle, TENSOR_1_1: handle, TENSOR_2_1: handle) -> () attr = {"from_legacy_te_schedule": True, "global_symbol": "main", "tir.noalias": True}

[GitHub] [tvm] ganler commented on issue #12375: [Bug] Core dump caused by cast tensor of bool type to bool

2022-09-03 Thread GitBox
ganler commented on issue #12375: URL: https://github.com/apache/tvm/issues/12375#issuecomment-1236234943 @cery999 Feel free to propose a PR with a test case to reproduce it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [tvm] cery999 commented on issue #12375: [Bug] Core dump caused by cast tensor of bool type to bool

2022-09-03 Thread GitBox
cery999 commented on issue #12375: URL: https://github.com/apache/tvm/issues/12375#issuecomment-1236228342 is it fixed? I want to contribute it. -- 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 th

[GitHub] [tvm] cery999 commented on issue #12536: [Bug][Parser] Uable to parse 'broadcast_to' operator

2022-09-03 Thread GitBox
cery999 commented on issue #12536: URL: https://github.com/apache/tvm/issues/12536#issuecomment-1236226589 > @mbs-octoml > Hi, would it be possible for you to look at this problem? > Thanks x = relay.var("x", relay.TensorType(shape, "float32")) y = relay.var("y", rel

[GitHub] [tvm] cery999 closed issue #12696: build test in macOS m2 chip structure

2022-09-03 Thread GitBox
cery999 closed issue #12696: build test in macOS m2 chip structure URL: https://github.com/apache/tvm/issues/12696 -- 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 unsubscrib

[GitHub] [tvm] cery999 commented on issue #12696: build test in macOS m2 chip structure

2022-09-03 Thread GitBox
cery999 commented on issue #12696: URL: https://github.com/apache/tvm/issues/12696#issuecomment-1236224926 follow the setup, set the llvm path, it may help -- 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

[tvm] branch nightly-docker-update updated (7da0264d73 -> 9d174a66b8)

2022-09-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch nightly-docker-update in repository https://gitbox.apache.org/repos/asf/tvm.git omit 7da0264d73 [ci][docker] Nightly Docker image update add 9d174a66b8 [ci][docker] Nightly Docker im

[GitHub] [tvm] lazycal opened a new pull request, #12697: [Draft, don't review] Enable test_vulkan_stress.

2022-09-03 Thread GitBox
lazycal opened a new pull request, #12697: URL: https://github.com/apache/tvm/pull/12697 Test if the flaky test is fixed. -- 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

[GitHub] [tvm] HaoKang-Timmy commented on issue #12616: [Bug] [Android] Android deploy could not load .so files.

2022-09-03 Thread GitBox
HaoKang-Timmy commented on issue #12616: URL: https://github.com/apache/tvm/issues/12616#issuecomment-1236102790 > Also, I use logcat to check the log. And it shows that there is no 'libc++_shared.so'. After I changed the jni files. It suddenly works. And obj folders in 'android_dep

[GitHub] [tvm] HaoKang-Timmy commented on issue #12616: [Bug] [Android] Android deploy could not load .so files.

2022-09-03 Thread GitBox
HaoKang-Timmy commented on issue #12616: URL: https://github.com/apache/tvm/issues/12616#issuecomment-1236101232 > @HaoKang-Timmy do you have a little more detail about the problem? could you copy some terminal/LogCat output or a stack trace? We'll need to make sure we can understand whethe

[GitHub] [tvm] cery999 opened a new issue, #12696: build test in macOS m2 chip structure

2022-09-03 Thread GitBox
cery999 opened a new issue, #12696: URL: https://github.com/apache/tvm/issues/12696 how to build the test? I want to contributed to tvm , but I am using arm64 macOS m2 computer, there is no script for building unit test code -- This is an automated message from the Apache Git Service.