Extend tensor_list with basic support for appending to TensorArrays. This...
Extend tensor_list with basic support for appending to TensorArrays. This allows handling list-type operations on lists that we haven't created, e.g. received as parameters. PiperOrigin-RevId: 188094077
Loading
Please sign in to comment