yeandy commented on code in PR #22131: URL: https://github.com/apache/beam/pull/22131#discussion_r917046241
########## sdks/python/apache_beam/ml/inference/tensorrt_inference.py: ########## @@ -19,7 +19,6 @@ import numpy as np import os -import pycuda.autoinit Review Comment: Sounds good. I was getting a `pylint` error, but we can configure it to be ignored. -- 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]
