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

[Dataset] Add optional schema param to read_tfrecords() #32756

Closed
scottjlee opened this issue Feb 22, 2023 · 0 comments · Fixed by #32857
Closed

[Dataset] Add optional schema param to read_tfrecords() #32756

scottjlee opened this issue Feb 22, 2023 · 0 comments · Fixed by #32857
Assignees
Labels
data Ray Data-related issues

Comments

@scottjlee
Copy link
Contributor

scottjlee commented Feb 22, 2023

In cases where a TFRecord contains partially or fully missing feature values, we cannot infer the data type for these features. We should add the option to specify a TensorFlow schema which can explicitly specify the types for such features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Ray Data-related issues
Projects
None yet
1 participant