[TF:XLA] Introduce MutableBorrowingLiteral to enable interacting with a...
[TF:XLA] Introduce MutableBorrowingLiteral to enable interacting with a (tensor) buffer not owned by XLA/Literal class directly, without having to memcpy the Literal to a (Host)Tensor. PiperOrigin-RevId: 207972410
Loading
Please sign in to comment