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

Add experimental_distribute_datasets_from_function callback #116

Closed
khatchad opened this issue Dec 5, 2023 · 4 comments
Closed

Add experimental_distribute_datasets_from_function callback #116

khatchad opened this issue Dec 5, 2023 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@khatchad
Copy link
Collaborator

khatchad commented Dec 5, 2023

Blocked on #115.

          For [`experimental_distribute_datasets_from_function`](https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/distribute/Strategy#experimental_distribute_values_from_function), that function:

Generates tf.distribute.DistributedValues from value_fn.

Tracking DistributedValues isn't currently supported.

Originally posted by @khatchad in #92 (comment)

@khatchad
Copy link
Collaborator Author

khatchad commented Dec 5, 2023

The following references may help with the test case, and this is most likely also blocked on #89:

@khatchad khatchad added the duplicate This issue or pull request already exists label Dec 6, 2023
@khatchad
Copy link
Collaborator Author

khatchad commented Dec 6, 2023

Dupe of #113.

@khatchad khatchad closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant