Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Flytekit imports tensorflow and pytorch #564

Closed
1 of 13 tasks
kumare3 opened this issue Oct 21, 2020 · 1 comment
Closed
1 of 13 tasks

[BUG] Flytekit imports tensorflow and pytorch #564

kumare3 opened this issue Oct 21, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kumare3
Copy link
Contributor

kumare3 commented Oct 21, 2020

Describe the bug
Flytekit tensorflow and pytorch plugins do not really need tensorflow and pytorch, yet it is added as a dependency. This affects users developing non tensorflow/pytorch pipelines.

Expected behavior
Flytekit just brings in the plugins and the user is responsible in installing tensorflow or pytorch

Flyte component

  • Overall
  • Flyte Setup and Installation scripts
  • Flyte Documentation
  • Flyte communication (slack/email etc)
  • FlytePropeller
  • FlyteIDL (Flyte specification language)
  • Flytekit (Python SDK)
  • FlyteAdmin (Control Plane service)
  • FlytePlugins
  • DataCatalog
  • FlyteStdlib (common libraries)
  • FlyteConsole (UI)
  • Other
@kumare3 kumare3 added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers labels Oct 21, 2020
@kumare3 kumare3 self-assigned this Oct 21, 2020
@kumare3 kumare3 removed the untriaged This issues has not yet been looked at by the Maintainers label Oct 21, 2020
@kumare3 kumare3 added this to the 0.9.0 milestone Oct 21, 2020
@kumare3
Copy link
Contributor Author

kumare3 commented Oct 21, 2020

Available in v0.14.0

@kumare3 kumare3 closed this as completed Oct 21, 2020
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
chore: fix searchbar X button

Signed-off-by: Carina Ursu <[email protected]>

Signed-off-by: Carina Ursu <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Jul 24, 2023
* removed default timeout

Signed-off-by: Daniel Rammer <[email protected]>

* removed unnecessary dependencies

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Jul 24, 2023
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 9, 2023
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
* removed default timeout

Signed-off-by: Daniel Rammer <[email protected]>

* removed unnecessary dependencies

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant