STT-tensorflow/tensorflow/python/saved_model/model_utils
Scott Zhu d85bb53d3e Update the export_output_test to not rely on Keras metrics.
The API interface of export_outputs_for_mode made it clear that the input metric need to be a tuple of metric value and update_op, rather than metric instance itself.

PiperOrigin-RevId: 315932763
Change-Id: Id5c032e90c678313e9b42933dbbaada82b7f7d08
2020-06-11 11:02:26 -07:00
..
__init__.py
BUILD Update the export_output_test to not rely on Keras metrics. 2020-06-11 11:02:26 -07:00
export_output_test.py Update the export_output_test to not rely on Keras metrics. 2020-06-11 11:02:26 -07:00
export_output.py
export_test.py Merge pull request #34985 from kiszk:spelling_tweaks_python 2020-02-12 13:41:49 -08:00
export_utils.py Fix some tensorflow errors triggered when tests are run with python3 -bb. 2020-02-12 11:59:05 -08:00
mode_keys_test.py
mode_keys.py