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

replace tensorflow.Dataset by optimize.utils.Dataset #481

Closed
jnsbck opened this issue Nov 4, 2024 · 0 comments · Fixed by #484
Closed

replace tensorflow.Dataset by optimize.utils.Dataset #481

jnsbck opened this issue Nov 4, 2024 · 0 comments · Fixed by #484

Comments

@jnsbck
Copy link
Contributor

jnsbck commented Nov 4, 2024

We do not list tensorflow as a dependency, but you need it to run tutorial 07. Rather than adding tensorflow to the dev dependencies, I'd suggest writing a small Dataset class for this case. Also relevant to #480.

"from tensorflow.data import Dataset"

@jnsbck jnsbck changed the title replace tensorflow.Dataset by utils.misc_utils.Dataset replace tensorflow.Dataset by optimize.utils.Dataset Nov 4, 2024
jnsbck added a commit that referenced this issue Nov 4, 2024
* enh: remove tensorflow dependency. closes #481

* fix: ammend last commit

* fix: change params

* fix: checkout tutorial 07 on main and apply changes to reduce diff
michaeldeistler pushed a commit that referenced this issue Nov 13, 2024
* enh: remove tensorflow dependency. closes #481

* fix: ammend last commit

* fix: change params

* fix: checkout tutorial 07 on main and apply changes to reduce diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant