Support for all primitive types from array. (#7003)

* Change C API name.
* Test for all primitive types from array.
* Add native support for CPU 128 float.
* Convert boolean and float16 in Python.

* Fix dask version for now.
This commit is contained in:
Jiaming Yuan
2021-06-01 08:34:48 +08:00
committed by GitHub
parent 816b789bf0
commit ee4f51a631
8 changed files with 154 additions and 24 deletions

View File

@@ -13,8 +13,8 @@ dependencies:
- scikit-learn
- pandas
- matplotlib
- dask
- distributed
- dask=2021.05.0
- distributed=2021.05.0
- graphviz
- python-graphviz
- hypothesis