Hi, I am new to TVM. I installed TVM and tensorflow and tried runnning the example code on the tvm website. I am getting the following error:
1 Like
Please use TF version <= 1.13.1. 1.14 / 2.0 hasn’t been supported very well currently.
1 Like
Thank you. It is working now.