[GitHub] [tvm] lucagrementieri commented on issue #9237: [Bug] [PYTORCH] [FRONTEND] Torch and tvm output different

2021-10-14 Thread GitBox
lucagrementieri commented on issue #9237: URL: https://github.com/apache/tvm/issues/9237#issuecomment-943113815 The `TracerWarning` simply says that the output does not match. > TracerWarning: Output nr 1. of the traced function does not match the corresponding output of the Python

[GitHub] [tvm] lucagrementieri commented on issue #9237: [Bug] [PYTORCH] [FRONTEND] Torch and tvm output different

2021-10-14 Thread GitBox
lucagrementieri commented on issue #9237: URL: https://github.com/apache/tvm/issues/9237#issuecomment-943090057 I am facing a similar problem running ,the script `from_torch.py` published with the tutorial https://tvm.apache.org/docs/how_to/compile_models/from_pytorch.html. When I