[TF:XLA] Fix bug where the wrong value could be returned if...
[TF:XLA] Fix bug where the wrong value could be returned if always_return_tuple=false and there is exactly one output value that was not the last thing built in the XlaBuilder. Also register IdentityN with a resource type, which was found to be missing when debugging this problem (mostly unrelated otherwise). PiperOrigin-RevId: 205090332
Loading
Please sign in to comment