Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for ioperation (0.19 sec)

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

    309D..309E    ; valid                                  # 1.1  HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
    309F          ; mapped                 ; 3088 308A     # 3.2  HIRAGANA DIGRAPH YORI
    30A0          ; valid                  ;      ; NV8    # 3.2  KATAKANA-HIRAGANA DOUBLE HYPHEN
    30A1..30FE    ; valid                                  # 1.1  KATAKANA LETTER SMALL A..KATAKANA VOICED ITERATION MARK
    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/testdata/Isaac.Newton-Opticks.txt

    ab]F, of the orange [Greek: agdb], of the yellow [Greek: gezd], of the
    green [Greek: eêthz], of the blue [Greek: êikth], of the indico [Greek:
    ilmk], and of the violet [Greek: l]GA[Greek: m]. And this Operation
    being divers times repeated both in the same, and in several Papers, I
    found that the Observations agreed well enough with one another, and
    that the Rectilinear Sides MG and FA were by the said cross Lines
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                }
              }
            }
          }
          dependencies {
            node_id: 5
            local_name: "capture_0"
          }
        }
        nodes {
          constant {
            operation: "Const"
          }
          registered_name: "tf.TrackableConstant"
        }
        concrete_functions {
          key: "__inference_<lambda>_18"
          value {
            bound_inputs: 5
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/test/testdata/arithConst_test.go

    	test_int8{fn: xor_127_int8, fnname: "xor_127_int8", in: 127, want: 0},
    	test_int8{fn: xor_int8_127, fnname: "xor_int8_127", in: 127, want: 0}}
    
    // TestArithmeticConst tests results for arithmetic operations against constants.
    func TestArithmeticConst(t *testing.T) {
    	for _, test := range tests_uint64 {
    		if got := test.fn(test.in); got != test.want {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 633.8K bytes
    - Viewed (0)
Back to top