shingjan opened a new pull request, #11896: URL: https://github.com/apache/tvm/pull/11896
This PR intends to add the following six ops for the pytorch frontend: - aten::new_ones - aten::new_full - aten::fill_ - aten::pad - aten::reshape_as - aten::empty_like Note that arguments to the above ops will be changed by relay at runtime so `verify_model` won't work on them. cc: @masahi @junrushao1994 @zxybazh -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
