Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 150000 (0.15 sec)

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

    FFFE..FFFF    ; disallowed                             # 1.1  <noncharacter-FFFE>..<noncharacter-FFFF>
    10000..1000B  ; valid                                  # 4.0  LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
    1000C         ; disallowed                             # NA   <reserved-1000C>
    1000D..10026  ; valid                                  # 4.0  LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
    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/sys/windows/zerrors_windows.go

    	ERROR_EVT_INVALID_EVENT_DATA                                              syscall.Errno = 15005
    	ERROR_EVT_CHANNEL_NOT_FOUND                                               syscall.Errno = 15007
    	ERROR_EVT_MALFORMED_XML_TEXT                                              syscall.Errno = 15008
    	ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL                                  syscall.Errno = 15009
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      on_value = 1.0
      off_value = 0.0
      axis = -1
    ```
    
    Then output is `[2 x 2 x 3]`:
    ```
    output =
      [
        [1.0, 0.0, 0.0]  // one_hot(0)
        [0.0, 0.0, 1.0]  // one_hot(2)
      ][
        [0.0, 1.0, 0.0]  // one_hot(1)
        [0.0, 0.0, 0.0]  // one_hot(-1)
      ]
    ```
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    Reflexion, must be swifter than Light, and by consequence above 700,000
    times swifter than Sounds. And therefore the elastick force of this
    Medium, in proportion to its density, must be above 700000 x 700000
    (that is, above 490,000,000,000) times greater than the elastick force
    of the Air is in proportion to its density. For the Velocities of the
    Pulses of elastick Mediums are in a subduplicate _Ratio_ of the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top