STT-tensorflow/tensorflow/python/ops/losses
Pavithra Vijay 8dffa4de1b Follow up to 0e1f3de50a. This change enables keras tensor tests related to updates/losses.
- `updates` are not relevant in V2. The original `KerasTensor` change returns an empty list for updates. This change modifies the tests checking for updates to run only in v1 mode or updates the test logic as required.
- Some of the losses/add_loss tests were failing with KerasTensor because we were trying to convert KerasTensor to Tensor. This code changes/moves the conversions as required.

PiperOrigin-RevId: 315438845
Change-Id: Ic2a5341cc5f2684649e2efc006e34a33e7da31ee
2020-06-09 01:13:30 -07:00
..
__init__.py Seal tf.losses. 2016-12-28 14:45:38 -08:00
BUILD Python 3 Migration. //tensorflow/(tools|contrib|python) 2019-11-21 11:09:10 -08:00
loss_reduction.py Docs: Updated links in docstrings for TF2 2019-10-04 11:41:48 -07:00
losses_impl.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
losses.py Removing @@ comments from core TensorFlow. They are no longer needed for exporting symbols to the TensorFlow API. 2018-04-26 11:31:14 -07:00
util_test.py Add @run_deprecated_v1 annotation to tests failing in v2 2018-11-29 15:43:25 -08:00
util.py Follow up to 0e1f3de50a. This change enables keras tensor tests related to updates/losses. 2020-06-09 01:13:30 -07:00