keras-team / keras

Deep Learning for humans
http://keras.io/
Apache License 2.0
61.61k stars 19.42k forks source link

Has any plan for int4? #19738

Open lingzhi98 opened 3 months ago

lingzhi98 commented 3 months ago

I have seen many change about int4 in openxla, but lack of python front end api to enable int4 inference. Does keras have any plan for int4?

fchollet commented 3 months ago

There are no immediate plans, but Keras will likely add support once it is robustly available in torch, TF, and JAX.