tf.raw_ops.SaveDataset

input_datasetA Tensor of type variant.
pathA Tensor of type string.
shard_func_other_argsA list of Tensor objects.
shard_funcA function decorated with @Defun.
compressionAn optional string. Defaults to "".
use_shard_funcAn optional bool. Defaults to True.
nameA name for the operation (optional).

The created Operation.