Adds a max_num_elements arg to EmptyTensorList. This is required so that XLA...
Adds a max_num_elements arg to EmptyTensorList. This is required so that XLA can know maximum size to allocate for the list at compile time. PiperOrigin-RevId: 220396133
Loading
Please sign in to comment