Commit Graph

6 Commits

Author SHA1 Message Date
TensorFlow Hub Authors acbfaf1d75 [py3only] Remove `from __future__ import ...` statements left from Python 2.
This addresses https://github.com/tensorflow/hub/issues/530

PiperOrigin-RevId: 332794216
2020-09-21 00:24:33 -07:00
TensorFlow Hub Authors 3bada5188e Disable v2 behavior in examples that use TF1 code.
PiperOrigin-RevId: 295937872
2020-02-24 12:11:01 +01:00
TensorFlow Hub Authors 7fde19f75c Fix condition to text_embeddings/run export_test.py
PiperOrigin-RevId: 295929337
2020-02-24 12:10:48 +01:00
TensorFlow Hub Authors f3e3811561 Enable using TF Hub library against TF 2.0 in V1 compat mode.
PiperOrigin-RevId: 234569263
2019-02-26 09:14:28 +01:00
TensorFlow Hub Authors eebe43613e Move around sparse_fill_empty_rows to improve preformance.
PiperOrigin-RevId: 209896000
2018-08-23 10:30:19 +02:00
TensorFlow Hub Authors e8562460a0 Add a publisher example for text embedding modules with or without text preprocessing.
PiperOrigin-RevId: 189182441
2018-03-15 15:38:53 +01:00