slyubomirsky commented on PR #16569:
URL: https://github.com/apache/tvm/pull/16569#issuecomment-1962056862

   It seems the segfault is happening due to parsing [this 
line](https://github.com/apache/tvm/blob/2ca8f3131e07e78527da48eb768a224b6ce164eb/tests/python/tir-transform/test_tir_transform_inject_rolling_buffer.py#L232)
 and others like it. I'm not sure what my changes have to do with it at all 
(i.e., why it hasn't happened before). If I remove the line, I get a failure 
due to `tensor_2` being undefined, so I would appreciate advice for how to fix 
this test case.


-- 
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: commits-unsubscr...@tvm.apache.org

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

Reply via email to