Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/parameter_controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ provided through a `requirements.txt` file which is packaged with the job:
absl-py
six
sqlparse
dm-launchpad[tensorflow]
cloudpickle
```

Expand Down
3 changes: 1 addition & 2 deletions examples/parameter_controller/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
absl-py
six
sqlparse
dm-launchpad[tensorflow]
numpy
cloudpickle
cloud-sql-python-connector[pymysql]
cloud-sql-python-connector[pymysql]