tf.raw_ops.ModelDataset

Identity transformation that models performance.

Identity transformation that models performance.

input_datasetA Tensor of type variant. A variant tensor representing the input dataset.
output_typesA list of tf.DTypes that has length >= 1.
output_shapesA list of shapes (each a tf.TensorShape or list of ints) that has length >= 1.
algorithmAn optional int. Defaults to 0.
cpu_budgetAn optional int. Defaults to 0.
ram_budgetAn optional int. Defaults to 0.
nameA name for the operation (optional).

A Tensor of type variant.