Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for AStride (0.14 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Alpha.Pix", Field, 0},
    		{"Alpha.Rect", Field, 0},
    		{"Alpha.Stride", Field, 0},
    		{"Alpha16", Type, 0},
    		{"Alpha16.Pix", Field, 0},
    		{"Alpha16.Rect", Field, 0},
    		{"Alpha16.Stride", Field, 0},
    		{"Black", Var, 0},
    		{"CMYK", Type, 5},
    		{"CMYK.Pix", Field, 5},
    		{"CMYK.Rect", Field, 5},
    		{"CMYK.Stride", Field, 5},
    		{"Config", Type, 0},
    		{"Config.ColorModel", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      a given dimension. `stride` can be any integer but 0.  `begin` is an integer
      which represents the index of the first value to select while `end` represents
      the index of the last value to select. The number of values selected in each
      dimension is `end - begin` if `stride > 0` and `begin - end` if `stride < 0`.
      `begin` and `end` can be negative where `-1` is the last element, `-2` is
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F34          ; mapped                 ; 5E7F          # 3.0  KANGXI RADICAL DOTTED CLIFF
    2F35          ; mapped                 ; 5EF4          # 3.0  KANGXI RADICAL LONG STRIDE
    2F36          ; mapped                 ; 5EFE          # 3.0  KANGXI RADICAL TWO HANDS
    2F37          ; mapped                 ; 5F0B          # 3.0  KANGXI RADICAL SHOOT
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top