[TF:XLA] Fix a few more potential int32/int64 issues, found by auditing the...
[TF:XLA] Fix a few more potential int32/int64 issues, found by auditing the users of XlaOpKernelContext::ConstantInput. Simplify code in a few places. For Split, the change to require only a scalar is safe because the CPU kernel requires a scalar here too. PiperOrigin-RevId: 220797437
Loading
Please sign in to comment