Abacn commented on PR #30704:
URL: https://github.com/apache/beam/pull/30704#issuecomment-2015686245

   Still takes 2h 0min. The very slow part is to install certain dependency:
   
   ```
   Fri, 22 Mar 2024 17:01:15 GMT
   py38-embeddings: install_deps> 
target/.tox-py38-embeddings/py38-embeddings/bin/python 
/runner/_work/beam/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-embeddings/py38-embeddings/bin/pip
 install --retries 10 --pre sentence-transformers==2.2.2
   Fri, 22 Mar 2024 17:31:16 GMT
   .pkg_external: pip==24.0,setuptools==69.1.0,wheel==0.42.0
   
   Fri, 22 Mar 2024 17:32:47 GMT
   py38-pytorch-200: install_deps> 
target/.tox-py38-pytorch-200/py38-pytorch-200/bin/python 
/runner/_work/beam/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-200/py38-pytorch-200/bin/pip
 install --retries 10 --pre mpmath==1.3.0 'torch<2.1.0,>=2.0.0'
   Fri, 22 Mar 2024 17:55:20 GMT
   .pkg_external: freeze> python -m pip freeze --all
   
   Fri, 22 Mar 2024 18:12:39 GMT
   py38-transformers-430: install_deps> 
target/.tox-py38-transformers-430/py38-transformers-430/bin/python 
/runner/_work/beam/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-transformers-430/py38-transformers-430/bin/pip
 install --retries 10 --pre tensorflow==2.12.0 'torch<1.14.0,>=1.9.0' 
'transformers<4.31.0,>=4.30.0'
   Fri, 22 Mar 2024 18:28:15 GMT
   .pkg_external: freeze> python -m pip freeze --all
   ```
   took 30 min to install sentence-transformers; 20 min to install torch and 
mpmath; another 10 min to install tensorflow and torch


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to