"examples/vscode:/vscode.git/clone" did not exist on "1f81fbe274e67c843283e69eb8f00bb56f75ffc4"
Commit c1e1b400 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

"dataclasses;python_version<'3.7'" for https://github.com/tensorflow/models/issues/9760

PiperOrigin-RevId: 359996828
parent 129120b3
...@@ -12,7 +12,7 @@ tensorflow-hub>=0.6.0 ...@@ -12,7 +12,7 @@ tensorflow-hub>=0.6.0
tensorflow-model-optimization>=0.4.1 tensorflow-model-optimization>=0.4.1
tensorflow-datasets tensorflow-datasets
tensorflow-addons tensorflow-addons
dataclasses dataclasses;python_version<"3.7"
gin-config gin-config
tf_slim>=1.1.0 tf_slim>=1.1.0
Cython Cython
......
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