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

Update supported TypedArray data types in tf.tensor in the documentation #8287

Merged
merged 4 commits into from
May 30, 2024

Conversation

gaikwadrahul8
Copy link
Contributor

@gaikwadrahul8 gaikwadrahul8 commented May 25, 2024

Hi, Team

I have updated tf.tensor documentation to accurately reflect its support for TypedArray data types. Previously, the documentation listed 11 supported TypedArray data types. However, only Uint8Array, Uint8ClampedArray, Int32Array, and Float32Array were actually functional. This pull request updates the documentation to correctly reflect these supported data types for TypedArray.

Please refer issue #8257 for more information

I welcome your feedback and suggestions. Thank you.

@mattsoulanille mattsoulanille enabled auto-merge (squash) May 28, 2024 18:02
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 this pull request may close these issues.

3 participants