Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for oplus (0.08 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    00AE          ; valid                  ;      ; NV8    # 1.1  REGISTERED SIGN
    00AF          ; disallowed_STD3_mapped ; 0020 0304     # 1.1  MACRON
    00B0..00B1    ; valid                  ;      ; NV8    # 1.1  DEGREE SIGN..PLUS-MINUS SIGN
    00B2          ; mapped                 ; 0032          # 1.1  SUPERSCRIPT TWO
    00B3          ; mapped                 ; 0033          # 1.1  SUPERSCRIPT THREE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"OpConcat", Const, 0},
    		{"OpEmptyMatch", Const, 0},
    		{"OpEndLine", Const, 0},
    		{"OpEndText", Const, 0},
    		{"OpLiteral", Const, 0},
    		{"OpNoMatch", Const, 0},
    		{"OpNoWordBoundary", Const, 0},
    		{"OpPlus", Const, 0},
    		{"OpQuest", Const, 0},
    		{"OpRepeat", Const, 0},
    		{"OpStar", Const, 0},
    		{"OpWordBoundary", Const, 0},
    		{"POSIX", Const, 0},
    		{"Parse", Func, 0},
    		{"Perl", 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)
  3. pkg/apis/core/validation/validation_test.go

    					RestartPolicy: core.RestartPolicyAlways,
    					DNSPolicy:     core.DNSClusterFirst,
    				},
    			},
    		},
    		"invalid leading plus sign pod-deletion-cost": {
    			expectedError: "metadata.annotations[controller.kubernetes.io/pod-deletion-cost]: Invalid value: \"+10\": must be a 32bit integer",
    			spec: core.Pod{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    dimensions (N >= 0) correspond to a batch. The ranks of the original
    `SparseTensor` objects must all match. When the final `SparseTensor` is
    created, its rank is the rank of the incoming `SparseTensor` objects plus N;
    the sparse tensors have been concatenated along new dimensions, one for each
    batch.
    
    The output `SparseTensor` object's shape values for the original dimensions
    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