Commit b3ed8603 authored by Tim Green's avatar Tim Green Committed by Copybara-Service
Browse files

Switch to Tensorflow CPU-only. GPU not needed for data pipeline.

PiperOrigin-RevId: 387576219
Change-Id: Ic735f068df2a3e9f53bed836f172c08f79ac231c
parent bc5547b6
...@@ -9,4 +9,4 @@ jax==0.2.14 ...@@ -9,4 +9,4 @@ jax==0.2.14
ml-collections==0.1.0 ml-collections==0.1.0
numpy==1.19.5 numpy==1.19.5
scipy==1.7.0 scipy==1.7.0
tensorflow==2.5.0 tensorflow-cpu==2.5.0
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment