Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for va_start (0.09 sec)

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

        Arg<TF_I32OrI64Tensor, [{2-D with shape `[M, 2]`, all values must be >= 0.
      `paddings[i] = [pad_start, pad_end]` specifies the padding for input dimension
      `i + 1`, which corresponds to spatial dimension `i`.  It is required that
      `block_shape[i]` divides `input_shape[i + 1] + pad_start + pad_end`.}]>:$paddings
      );
    
      let results = (outs
        TF_Tensor:$output
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"VERASE2", Const, 1},
    		{"VINTR", Const, 0},
    		{"VKILL", Const, 0},
    		{"VLNEXT", Const, 0},
    		{"VMIN", Const, 0},
    		{"VQUIT", Const, 0},
    		{"VREPRINT", Const, 0},
    		{"VSTART", Const, 0},
    		{"VSTATUS", Const, 1},
    		{"VSTOP", Const, 0},
    		{"VSUSP", Const, 0},
    		{"VSWTC", Const, 0},
    		{"VT0", Const, 1},
    		{"VT1", Const, 1},
    		{"VTDLY", Const, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top