Extend the PrintV2 op to write tensors to file.
If the output_stream attribute is started with "file://", the string that follows will be interpreted as a file path. Then PrintV2 will write the tensors to that file. PiperOrigin-RevId: 216952073
Loading
Please sign in to comment