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

89 losing tensors in datasets #63

Merged
merged 3 commits into from
Dec 16, 2023
Merged

Conversation

khatchad
Copy link
Member

@khatchad khatchad commented Dec 16, 2023

Fixes #89.

  • Add tf.data.Dataset.from_tensor_slices to TensorFlow summary.
  • Make constant.
  • Initial support for tf.data.Datasets.

@khatchad khatchad added the enhancement New feature or request label Dec 16, 2023
@khatchad khatchad self-assigned this Dec 16, 2023
@khatchad khatchad linked an issue Dec 16, 2023 that may be closed by this pull request
@khatchad khatchad marked this pull request as ready for review December 16, 2023 01:25
@khatchad khatchad enabled auto-merge (squash) December 16, 2023 01:25
@khatchad khatchad merged commit 872dbc2 into master Dec 16, 2023
3 checks passed
@khatchad khatchad deleted the 89-losing-tensors-in-datasets branch December 16, 2023 01:28
khatchad added a commit that referenced this pull request Dec 16, 2023
* Add `tf.data.Dataset.from_tensor_slices` to TensorFlow summary.

* Make constant.

* Initial support for `tf.data.Dataset`s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Losing tensors in datasets
1 participant