tensorflow / decision-forests

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
Apache License 2.0
663 stars 110 forks source link

No Mac Release for 1.1.0 on PyPi #144

Closed fsonntag closed 1 year ago

fsonntag commented 2 years ago

Hey,

I noticed that there's no Mac release for 1.1.0.

Is it possible to also release one? :)

1.0.1 on PyPI Screen Shot 2565-11-25 at 16 25 43

1.1.0 on PyPI Screen Shot 2565-11-25 at 16 25 56

rstz commented 2 years ago

Hi Felix,

yes, we will release a version for Mac soon. I'm currently waiting for Tensorflow to release an Arm64-compatible version 2.11, see PyPi, which usually takes ~2 weeks. As soon as this is out, TF-DF will follow.

I'll keep this issue open until the mac version has been released

fsonntag commented 2 years ago

Thanks a lot for the feedback :)

rstz commented 1 year ago

Update We have 1.1.0 packages for Apple CPUs now (M1, M2, ...) on Pypi now. Intel CPUs to come as well.

rstz commented 1 year ago

Packages for Intel CPUs are available now.

Happy holidays everyone!

fsonntag commented 1 year ago

Thanks a lot :)