Commit e3441ac3 authored by Asim Shankar's avatar Asim Shankar Committed by TensorFlower Gardener
Browse files

eager: Add tests for backprop.py

This includes some changes to operator overloading:
(a) TensorNode is more consistent with the operator overloads in Tensor
(b) Additionally, it has __eq__ and __ne__ overloads which were needed
    to make the transition from ops.embedding_lookup to tf.nn.embedding_lookup
    possible. However, this is inconsistent with overloads for Tensor
    so is something that will be looked at in a follow up.

PiperOrigin-RevId: 165816199
parent e1030858
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment