Internal-only change.

PiperOrigin-RevId: 458538018
This commit is contained in:
Peter Hawkins 2022-07-01 13:54:05 -07:00 committed by jax authors
parent 3fc24ceb35
commit 270f73e346

View File

@ -156,6 +156,7 @@ EOF
],
python_version = "PY3",
deps = deps + [
"//third_party/py/absl:app",
jax_to_ir_rule,
],
)