keras/requirements.txt
Ramesh Sampath bf734b0eec Adds Random Unit Tests (#174)
* Add torch backend - random

* Add Random Unit Test

* Adds Random Unit Test

* Random Test

* Adds Random Test
2023-05-16 00:21:36 -05:00

15 lines
187 B
Plaintext

tensorflow
# TODO: Use Torch CPU
# Remove after resolving Cuda version differences with TF
torch>=2.0.1+cpu
jax[cpu]
namex
black>=22
flake8
isort
pytest
pandas
absl-py
requests
h5py
torch