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/10/02 20:00:39 UTC

[GitHub] [incubator-tvm] jroesch commented on issue #6618: [IR][Relay] Rewrite/Refactor WellFormedness check

jroesch commented on issue #6618:
URL: https://github.com/apache/incubator-tvm/issues/6618#issuecomment-702931553


   ```
     // need to kind check at the end because the check can look up
     // a definition potentially
     // CHECK(relay::KindCheck(type, GetRef<IRModule>(this)) == TypeKind::kTypeData)
     //     << "Invalid or malformed typedata given to module: " << type;
   ````


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