-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move models file into task make backward compatible
Signed-off-by: Yubo Wang <[email protected]> Signed-off-by: Yubo Wang <[email protected]>
- Loading branch information
Yubo Wang
committed
May 13, 2023
1 parent
b27d74b
commit b864d30
Showing
10 changed files
with
111 additions
and
339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 0 additions & 6 deletions
6
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/__init__.py
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/chief.py
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/ps.py
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/restart_policy.py
This file was deleted.
Oops, something went wrong.
62 changes: 0 additions & 62 deletions
62
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/run_policy.py
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/tensorflow_job.py
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
plugins/flytekit-kf-tensorflow/flytekitplugins/kftensorflow/models/worker.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.