Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for pings (0.07 sec)

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

    10B36..10B38  ; disallowed                             # NA   <reserved-10B36>..<reserved-10B38>
    10B39..10B3F  ; valid                  ;      ; NV8    # 5.2  AVESTAN ABBREVIATION MARK..LARGE ONE RING OVER TWO RINGS PUNCTUATION
    10B40..10B55  ; valid                                  # 5.2  INSCRIPTIONAL PARTHIAN LETTER ALEPH..INSCRIPTIONAL PARTHIAN LETTER TAW
    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. RELEASE.md

        [CVE-2020-13871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13871),
        and
        [CVE-2020-15358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15358).
    *   Pins `numpy` to 1.18.5 to prevent ABI breakage when compiling code that uses
        both NumPy and TensorFlow headers.
    
    # Release 1.15.4
    
    ## Bug Fixes and Other Changes
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    On Linux and MacOS systems, convert animated GIFs from compressed to
    uncompressed by running:
    
        convert $src.gif -coalesce $dst.gif
    
    This op also supports decoding JPEGs and PNGs, though it is cleaner to use
    `tf.io.decode_image`.
      }];
    
      let arguments = (ins
        Arg<TF_StrTensor, [{0-D.  The GIF-encoded image.}]>:$contents
      );
    
      let results = (outs
    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/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*DB).BeginTx", Method, 8},
    		{"(*DB).Close", Method, 0},
    		{"(*DB).Conn", Method, 9},
    		{"(*DB).Driver", Method, 0},
    		{"(*DB).Exec", Method, 0},
    		{"(*DB).ExecContext", Method, 8},
    		{"(*DB).Ping", Method, 1},
    		{"(*DB).PingContext", Method, 8},
    		{"(*DB).Prepare", Method, 0},
    		{"(*DB).PrepareContext", Method, 8},
    		{"(*DB).Query", Method, 0},
    		{"(*DB).QueryContext", Method, 8},
    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