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

Handle distributed values #115

Open
khatchad opened this issue Dec 5, 2023 · 2 comments
Open

Handle distributed values #115

khatchad opened this issue Dec 5, 2023 · 2 comments

Comments

@khatchad
Copy link
Collaborator

khatchad commented Dec 5, 2023

          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

DistributedValues seems to be an iterable construct.

@khatchad
Copy link
Collaborator Author

khatchad commented Mar 1, 2024

We could treat these as a dataset.

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

No branches or pull requests

1 participant