Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for broadcast_args (0.15 sec)

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

      );
    
      TF_DerivedOperandSizeAttr num_features = TF_DerivedOperandSizeAttr<0>;
    }
    
    def TF_BroadcastArgsOp : TF_Op<"BroadcastArgs", [Pure]> {
      let summary = "Return the shape of s0 op s1 with broadcast.";
    
      let description = [{
    Given `s0` and `s1`, tensors that represent shapes, compute `r0`, the
    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