tensorflow / lattice

Lattice methods in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow 2.0 plan

si-you opened this issue · comments

Is there any plan for tensorflow 2.0 release?
I heard that the eager mode will be default in TF 2.0, but not sure TF lattice is ready for it.

Thank you!

We are actively working towards a release for TF 2.0.

thank you!

Wanted to check to see if there is an ETA on TF 2.0.
Thanks.

We will be releasing an update to the current code base with tf.compat.v1 in a week or so, which should make it usable in graph mode under TF 2.0 release. The new library with eager support and Keras layers is on its way and will hopefully be open sourced by the end of this quarter.

Thank you.

hello @mmilanifard, could you please provide any ETA for lattice+tf2.0?

Sorry for the long delays on this. RFC is out and we are hoping for a release by mid Jan. We welcome any feedback on the design.
PR: tensorflow/community#186
RFC doc