Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for 20000 (0.09 sec)

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

    60000..6FFFD  ; disallowed                             # NA   <reserved-60000>..<reserved-6FFFD>
    6FFFE..6FFFF  ; disallowed                             # 2.0  <noncharacter-6FFFE>..<noncharacter-6FFFF>
    70000..7FFFD  ; disallowed                             # NA   <reserved-70000>..<reserved-7FFFD>
    7FFFE..7FFFF  ; disallowed                             # 2.0  <noncharacter-7FFFE>..<noncharacter-7FFFF>
    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. pkg/apis/core/validation/validation_test.go

    			core.ResourceMemory:                   resource.MustParse("10000"),
    			core.ResourceRequestsCPU:              resource.MustParse("100"),
    			core.ResourceRequestsMemory:           resource.MustParse("10000"),
    			core.ResourceLimitsCPU:                resource.MustParse("100"),
    			core.ResourceLimitsMemory:             resource.MustParse("10000"),
    			core.ResourcePods:                     resource.MustParse("10"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    1\253\306\321\303?\230wk\033\227\226\270?80\250\214\226\301\345?b\256\222\003\3030\325?@7\217~\320\205\355?_`\3424\357z\352?\004e\226\323F\224\334?\200!s\221s\226w?\363\\\266\234\021\236\340?\273{v\363!\323\350?\310X\212\000>\004\321?\334P\267;s\200\300?IK\034\2509\323\351?\326v|\365\225\256\347?\270\036\000\305\000\375\337?\006\345I\347E\365\330?t\344\375L\221\325\336?t\244\240S\013\332\343?$\360\r\372\251N\341?\340(:\303\243\363\302?@a\024\246\203\r\206?\"$\021u\232^\322?\214\024\317\301\353%\...
    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/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	DNS_ERROR_POLICY_INVALID_CRITERIA_TIME_OF_DAY                             syscall.Errno = 9996
    	WSABASEERR                                                                syscall.Errno = 10000
    	WSAEINTR                                                                  syscall.Errno = 10004
    	WSAEBADF                                                                  syscall.Errno = 10009
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    of the Prism was 62-1/2 Degrees, the half of that Angle 31 deg. 15 min.
    is the Angle of Incidence of the Rays at their going out of the Glass
    into the Air[F]; and the Sine of this Angle is 5188, the Radius being
    10000. When the Axis of this Prism was parallel to the Horizon, and the
    Refraction of the Rays at their Incidence on this Prism equal to that at
    their Emergence out of it, I observed with a Quadrant the Angle which
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - The maximum number of ports allowed in EndpointSlices has been increased from 100 to 20,000 ([#99795](https://github.com/kubernetes/kubernetes/pull/99795), [@robscott](https://github.com/robscott)) [SIG Network]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        `paddings = [[0, 0], [0, 0]]`:
    
    ```
    x = [[[[1], [2]], [[3], [4]]]]
    ```
    
    The output tensor has shape `[4, 1, 1, 1]` and value:
    
    ```
    [[[[1]]], [[[2]]], [[[3]]], [[[4]]]]
    ```
    
    (2) For the following input of shape `[1, 2, 2, 3]`, `block_shape = [2, 2]`, and
        `paddings = [[0, 0], [0, 0]]`:
    
    ```
    x = [[[[1, 2, 3], [4, 5, 6]],
    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