AttributeError: '<class 'tvm.relay.expr.Function'>' object has no attribute 'entry_func'

when I try the code from_tensorflow.py, i got the error:AttributeError: ‘<class ‘tvm.relay.expr.Function’>’ object has no attribute ‘entry_func’, how can i solve that issue??

please update to the latest master

sorry,I am a beginner.Does “update to the latest master” means that I have to Re-download the source code of tvm and compile?

yes, you have to clone the repo and compile it again.