zhengruifeng opened a new pull request, #40874: URL: https://github.com/apache/spark/pull/40874
### What changes were proposed in this pull request? Reduce the memory requirement in Torch-related tests ### Why are the changes needed? The computation in Torch distributor actually happens in the external torch processes, and the Github Action resources is very limited, this PR tries to make related tests more stable ### Does this PR introduce _any_ user-facing change? no, test-only ### How was this patch tested? CI, let me keep merging oncoming commits in master to see whether this change is stable enough -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
