You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/09/26 16:22:35 UTC

[GitHub] [tvm] driazati opened a new pull request, #12906: [ONNX] Fix test_roi_align failure

driazati opened a new pull request, #12906:
URL: https://github.com/apache/tvm/pull/12906

   RoiAlign-16 introduces `coordinate_transformation_mode`, which should be set to 'output_half_pixel' to omit the pixel shift for the input (for a backward-compatible behavior). This PR should fix the failure in https://ci.tlcpack.ai/job/docker-images-ci/job/docker-image-run-tests/231/testReport/junit/cython.tests.python.frontend.onnx/test_forward/Test___frontend__GPU_3_of_6___test_roi_align_cuda_/ 
   
   Moved #12869 to an in-repo branch


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] Mousius merged pull request #12906: [ONNX] Fix test_roi_align failure

Posted by GitBox <gi...@apache.org>.
Mousius merged PR #12906:
URL: https://github.com/apache/tvm/pull/12906


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] sfvaroglu commented on pull request #12906: [ONNX] Fix test_roi_align failure

Posted by GitBox <gi...@apache.org>.
sfvaroglu commented on PR #12906:
URL: https://github.com/apache/tvm/pull/12906#issuecomment-1258983241

   Please review @driazati, thanks! 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org