Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HERTZ (0.03 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_ops.td

    step: The step to write the summary for.
    tag: Scalar. Used to build the `tag` attribute of the summary values.
    tensor: 2-D of shape `[batch_size, frames]`.
    sample_rate: The sample rate of the signal in hertz.
    max_outputs: Max number of batch elements to generate audio for.
      }];
    
      let arguments = (ins
        Arg<TF_ResourceTensor, "", [TF_SummaryWrite]>:$writer,
        TF_Int64Tensor:$step,
        TF_StrTensor:$tag,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 04:08:35 UTC 2024
    - 90.5K bytes
    - Viewed (0)
Back to top