-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
A-apiArea: changes to the public APIArea: changes to the public APIA-dtypeArea: data types in generalArea: data types in generalenhancementNew feature or an improvement of an existing featureNew feature or an improvement of an existing featurewishFeatures we would ideally want to support, but not right nowFeatures we would ideally want to support, but not right now
Description
Problem description
Hi there,
Is there any plan to add support for float16, I recently run into a situation where I have to optimize the memory footprint of my dataframe to some extreme due to the memory limit of our k8s clusters. The biggest area for improvement in my case would be to downcast many of the float32 columns to float16.
I can imagine this can be useful for many such resource constrained scenarios too.
Thanks.
CHDev93, jmakov, Arhimisha, kevinhu, stfdxv and 5 more
Metadata
Metadata
Assignees
Labels
A-apiArea: changes to the public APIArea: changes to the public APIA-dtypeArea: data types in generalArea: data types in generalenhancementNew feature or an improvement of an existing featureNew feature or an improvement of an existing featurewishFeatures we would ideally want to support, but not right nowFeatures we would ideally want to support, but not right now