Intrp.evaluate failure in the latest version of tvm on windows

Hi All,

I have a simple relay program where I run intrp.evaluate to evaluate the relay function. However, it was working fine, and it (today) gives me a Windows Runtime Error.

This is a very generic error message, and there is no way I could debug it. All I know is it was working previously, and it stopped working when I updated my tvm. The error occurs when I call intrp.evaluate.

Microsoft visual c++ runtime library 

Debug Error 

Program python.exe

abort() has been called on 

Any ideas?