-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
float16/complex32? #8435
Comments
Hi @charliez0 , Could you please elaborate on the feature and how it will benefit the community? Thank You!! |
I'm using tfjs-node-gpu, which supports fp16 fp8 etc, but it seems that there is no ways to initialize tensors with that spec. Also, is there any support to use fp64 and complex128? |
Hi @charliez0 , We can define the dtype in
Let me know if i missed anything. Thank You!! |
missing float64,complex128,float16,bfloat16,int16,int8 etc |
Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template
System information
Describe the feature and the current behavior/state.
Will this change the current api? How?
Who will benefit with this feature?
Any Other info.
The text was updated successfully, but these errors were encountered: