masahi edited a comment on pull request #6472: URL: https://github.com/apache/incubator-tvm/pull/6472#issuecomment-692548630
> the graph is still the same as before Yeah, this pass only supports a very small subset of inplace ops, see https://github.com/pytorch/pytorch/blob/61623430d32c081124067fc4abf33bd4a023af90/torch/csrc/jit/passes/remove_inplace_ops.cpp#L7-L12 It does seem though that their onnx export use a inplace op removal before they emit onnx. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
