Hello,
I’m trying to install tvm_pytorch and this error keeps me from doing it :
fatal error: torch/csrc/jit/ir.h: No such file or directory
I installed torch with conda, is it problem ? Should I install it using cmake ?
Thanks
Hello,
I’m trying to install tvm_pytorch and this error keeps me from doing it :
fatal error: torch/csrc/jit/ir.h: No such file or directory
I installed torch with conda, is it problem ? Should I install it using cmake ?
Thanks
I think you should have pytorch’s source code and build it from source.