heliqi edited a comment on issue #9976:
URL: https://github.com/apache/tvm/issues/9976#issuecomment-1017276135


   [Paddle 
test_forwar](https://github.com/apache/tvm/blob/14d0187ce9cefc41e33aa30b55c08a75a6711732/tests/python/frontend/paddlepaddle/test_forward.py#L92)
 use 'tvm.testing.enabled_targets()' and DEFAULT_TEST_TARGETS contain the 
'nvptx' target.
   
   when target == 'nvptx', the 'acos' of relay op run error.  There are many 
op's that are no longer supported by 'nvptx'  targe?
   I see that some of the 'nvptx' target tests have also been removed from the 
[PR](https://github.com/apache/tvm/pull/9781/files).
   
   @masahi 


-- 
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]


Reply via email to