[XLA] Add new helper xla::Iota().
Start a new client library "numeric", after the C++ <numeric> header where std::iota lives. [TF:XLA] Replace uses of XlaHelpers::Iota() with xla::Iota(). Add a helper to get the XLA type of an operator input. PiperOrigin-RevId: 202636221
Loading
Please sign in to comment