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:
[email protected]


Reply via email to