Change assertions to use the tensor 'x' rather than 'x.op.name'. This enables...
Change assertions to use the tensor 'x' rather than 'x.op.name'. This enables eager execution in validate_args=True contexts. PiperOrigin-RevId: 192693458
Loading
Please sign in to comment