damccorm commented on code in PR #28263: URL: https://github.com/apache/beam/pull/28263#discussion_r1311974702
########## sdks/python/apache_beam/ml/inference/base.py: ########## @@ -308,17 +308,13 @@ class _ModelManager: parameter, if that is set it will only hold that many models in memory at once before evicting one (using LRU logic). Review Comment: Done, 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
