L0phTg commented on PR #15544:
URL: https://github.com/apache/tvm/pull/15544#issuecomment-1676291922

   case 2: 
   ```bash
     11: tvm::relax::FuseOps(tvm::IRModule, int, unsigned long)
     10: tvm::relax::OperatorFusor::Transform()
     9: tvm::relax::ExprMutator::VisitExpr(tvm::RelayExpr const&)
     8: 
_ZZN3tvm5relax11ExprFunctorIFNS_9RelayExprERKS2_EE10InitVTableEvENUlRKNS_7r
     7: tvm::relax::ExprMutator::VisitExpr_(tvm::relax::FunctionNode const*)
     6: tvm::relax::ExprMutator::VisitWithNewScope(tvm::RelayExpr const&, 
tvm::runtime::Optional<tvm::runtime::Array<tvm::relax::Var, void> >)
     5: tvm::relax::ExprMutator::VisitExpr(tvm::RelayExpr const&)
     4: 
_ZZN3tvm5relax11ExprFunctorIFNS_9RelayExprERKS2_EE10InitVTableEvENUlRKNS_7r
     3: tvm::relax::ExprMutator::VisitExpr_(tvm::relax::SeqExprNode const*)
     2: tvm::relax::OperatorFusor::VisitBindingBlock(tvm::relax::BindingBlock 
const&)
     1: 
tvm::relax::OperatorFusor::VisitBindingBlock_(tvm::relax::DataflowBlockNode 
const*)
     0: 
tvm::relax::OperatorFusor::CollectFuncBindings(tvm::runtime::Array<tvm::relax::Binding,
 void> const&)
     File 
"/media/l0phtg/movable/tools-git/tvm/src/relax/transform/fuse_ops.cc", line 919
   InternalError: Check failed: (it_group != obj2group_.end()) is false: 
   
   ```


-- 
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 unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to