You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/03 14:05:55 UTC

[GitHub] [incubator-tvm] ggardet opened a new issue #6832: TVM 0.7.0 - Tests fail with `Check failed: reg != nullptr: AttributeError: Operator reshape is not registered`

ggardet opened a new issue #6832:
URL: https://github.com/apache/incubator-tvm/issues/6832


   `arith_simplify_test` and other tests fail with:
   ```
   [ 1204s] terminate called after throwing an instance of 'dmlc::Error'
   [ 1204s]   what():  [08:53:41] /home/abuild/rpmbuild/BUILD/incubator-tvm-0.7.0/src/ir/op.cc:45: Check failed: reg != nullptr: AttributeError: Operator reshape is not registered
   [ 1204s] Stack trace:
   [ 1204s]   [bt] (0) /home/abuild/rpmbuild/BUILDROOT/tvm-0.7.0-45.1.aarch64/usr/lib64/libtvm.so(+0x2c6720) [0xffffb97d6720]
   [ 1204s]   [bt] (1) /home/abuild/rpmbuild/BUILDROOT/tvm-0.7.0-45.1.aarch64/usr/lib64/libtvm.so(tvm::Op::Get(tvm::runtime::String const&)+0x1e8) [0xffffb99397a8]
   [ 1204s]   [bt] (2) /home/abuild/rpmbuild/BUILDROOT/tvm-0.7.0-45.1.aarch64/usr/lib64/libtvm.so(+0x24b5ac) [0xffffb975b5ac]
   [ 1204s]   [bt] (3) /home/abuild/rpmbuild/BUILDROOT/tvm-0.7.0-45.1.aarch64/usr/lib64/libtvm.so(+0x2c38e8) [0xffffb97d38e8]
   [ 1204s]   [bt] (4) /lib/ld-linux-aarch64.so.1(+0xec8c) [0xffffba453c8c]
   [ 1204s]   [bt] (5) /lib/ld-linux-aarch64.so.1(+0xed84) [0xffffba453d84]
   [ 1204s]   [bt] (6) /lib/ld-linux-aarch64.so.1(+0x1088) [0xffffba446088]
   ```
   It started with version 0.7.0. Version 0.6.0 was fine.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] zhiics commented on issue #6832: TVM 0.7.0 - Tests fail with `Check failed: reg != nullptr: AttributeError: Operator reshape is not registered`

Posted by GitBox <gi...@apache.org>.
zhiics commented on issue #6832:
URL: https://github.com/apache/incubator-tvm/issues/6832#issuecomment-725687733


   Thanks for reporting. Could you please open a thread at https://discuss.tvm.apache.org/ with a reproducible example?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] zhiics closed issue #6832: TVM 0.7.0 - Tests fail with `Check failed: reg != nullptr: AttributeError: Operator reshape is not registered`

Posted by GitBox <gi...@apache.org>.
zhiics closed issue #6832:
URL: https://github.com/apache/incubator-tvm/issues/6832


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] ggardet commented on issue #6832: TVM 0.7.0 - Tests fail with `Check failed: reg != nullptr: AttributeError: Operator reshape is not registered`

Posted by GitBox <gi...@apache.org>.
ggardet commented on issue #6832:
URL: https://github.com/apache/incubator-tvm/issues/6832#issuecomment-727895354


   Created at https://discuss.tvm.apache.org/t/tvm-0-7-0-tests-fail-with-check-failed-reg-nullptr-attributeerror-operator-reshape-is-not-registered/8466


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org