2024-06-12 11:53:03 -07:00
|
|
|
# Common dependencies
|
|
|
|
|
-r requirements-common.txt
|
|
|
|
|
|
|
|
|
|
# Dependencies for TPU
|
|
|
|
|
# Currently, the TPU backend uses a nightly version of PyTorch XLA.
|
|
|
|
|
# You can install the dependencies in Dockerfile.tpu.
|
2024-07-26 20:54:27 -07:00
|
|
|
ray
|