tqchen commented on issue #6653:
URL: https://github.com/apache/incubator-tvm/issues/6653#issuecomment-706340039


   I agree that destructor throw should be rare(we only have very few of them), 
but in this particular case it is intended behavior(in the AttrInit). And we 
need to use this way to support the particular syntax to declare fields in an 
Attrs.
   
   We should, however, find out what destructor causes the abort(it is 
certainly not the AttrInit because it can throw) and fix that destructor.
   
   


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