Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ReduceJoin (0.11 sec)

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

    embedding table in the model.}]>:$outputs
      );
    
      TF_DerivedResultSizeAttr num_outputs = TF_DerivedResultSizeAttr<0>;
    }
    
    def TF_ReduceJoinOp : TF_Op<"ReduceJoin", [Pure]> {
      let summary = "Joins a string Tensor across the given dimensions.";
    
      let description = [{
    Computes the string join across dimensions in the given string Tensor of shape
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top