Implement TensorListConcat and TensorListSplit.
Remove GPU kernel registrations for TensorListSetItem and TensorListGetItem for string element_type since that triggers a non-DMA-copy of string which is not supported. PiperOrigin-RevId: 223517409
Loading
Please sign in to comment