Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for bland (0.24 sec)

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

      let summary = [{
    Copy a tensor setting everything outside a central band in each innermost matrix to zero.
      }];
    
      let description = [{
    The `band` part is computed as follows:
    Assume `input` has `k` dimensions `[I, J, K, ..., M, N]`, then the output is a
    tensor with the same shape where
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    27F0..27FF    ; valid                  ;      ; NV8    # 3.2  UPWARDS QUADRUPLE ARROW..LONG RIGHTWARDS SQUIGGLE ARROW
    2800..28FF    ; valid                  ;      ; NV8    # 3.0  BRAILLE PATTERN BLANK..BRAILLE PATTERN DOTS-12345678
    2900..2A0B    ; valid                  ;      ; NV8    # 3.2  RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE..SUMMATION WITH INTEGRAL
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IMPORT", Const, 0},
    		{"INC", Const, 0},
    		{"INT", Const, 0},
    		{"INTERFACE", Const, 0},
    		{"IsExported", Func, 13},
    		{"IsIdentifier", Func, 13},
    		{"IsKeyword", Func, 13},
    		{"LAND", Const, 0},
    		{"LBRACE", Const, 0},
    		{"LBRACK", Const, 0},
    		{"LEQ", Const, 0},
    		{"LOR", Const, 0},
    		{"LPAREN", Const, 0},
    		{"LSS", Const, 0},
    		{"Lookup", Func, 0},
    		{"LowestPrec", Const, 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)
Back to top