ziqi-ma commented on PR #24911:
URL: https://github.com/apache/beam/pull/24911#issuecomment-1374404258

   > One question: Do we need GPUs to run the ONNX unit tests? I have very 
little about ONNX but I will have a read about it during the review.
   
   In the code I did specify ONNX provider in a way (as a priority list) such 
that if run on NVIDIA GPUs they should run the gpu version but on cpu it should 
run the cpu version. But I ran my tests on CPU - if we want to make sure this 
works properly in a GPU environment (and which type of GPU also matters) then I 
need to test in those environments too.


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