electriclilies opened a new pull request #6353: URL: https://github.com/apache/incubator-tvm/pull/6353
This PR implements the dynamic version of the UpSampling3D relay op. After this is merged, we will be able to remove the final infer_value calls from the onnx importer, allowing us to import truly dynamic onnx graphs into relay. I also cleaned up some documentation and tests for upsampling and relay It is very similar to the dynamic UpSampling op (see #6273). @mbrookhart @zhiics @icemelon9 please take a look ---------------------------------------------------------------- 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]
