[XLA] Remove XlaBuilder methods for unary and binary operators.
These methods (with one exception) had only one caller?the corresponding free function in the xla namespace. This change inlines the methods into their callers. PiperOrigin-RevId: 232543596
Loading
Please sign in to comment