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

DartVM support for single-precision floats #11702

Closed
DartBot opened this issue Jul 5, 2013 · 2 comments
Closed

DartVM support for single-precision floats #11702

DartBot opened this issue Jul 5, 2013 · 2 comments
Labels
area-vm closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Jul 5, 2013

This issue was originally filed by Andrew.Grabk...@gmail.com


One of the main Dart goals is to improve performance and development quality of large front-end applications, and WebGL-enabled apps and games are ever growing piece of pie among them.
Given this, I believe it makes sense to add single-precision floats support to DartVM to avoid costly conversion from doubles, since WebGL, just like its ancestor OpenGL ES works with single-precision.

@iposva-google
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement, Area-VM, Triaged labels.

@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed priority-unassigned labels Feb 29, 2016
@iposva-google iposva-google added the closed-not-planned Closed as we don't intend to take action on the reported issue label May 19, 2016
@droplet-js
Copy link

any news update? Tensorflow Lite works with single-precision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants