Support returning TensorArrays and SparseTensors from functions (IndexedSlices...
Support returning TensorArrays and SparseTensors from functions (IndexedSlices was already supported). Support returning TensorArrays, SparseTensors and IndexedSlices from cond_v2. Pack the outputs of cond_v2 to have the same shape as the function outputs and check that the structure of true_graph.outputs and false_graph.outputs matches. PiperOrigin-RevId: 221816081
Loading
Please sign in to comment