Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for geterror (0.13 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Timeval32.Usec", Field, 0},
    		{"TimevalToNsec", Func, 0},
    		{"Timex", Type, 0},
    		{"Timex.Calcnt", Field, 0},
    		{"Timex.Constant", Field, 0},
    		{"Timex.Errcnt", Field, 0},
    		{"Timex.Esterror", Field, 0},
    		{"Timex.Freq", Field, 0},
    		{"Timex.Jitcnt", Field, 0},
    		{"Timex.Jitter", Field, 0},
    		{"Timex.Maxerror", Field, 0},
    		{"Timex.Modes", Field, 0},
    		{"Timex.Offset", Field, 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)
  2. RELEASE.md

            signature_def_key)` with
            `meta_graph_def.signature_def[signature_def_key]`. Catching a ValueError
            exception thrown by `tf.contrib.get_signature_def_by_key` should be
            replaced by catching a KeyError exception.
    *   `tf.contrib.data`
        *   Deprecate, and replace by tf.data.experimental.
    *   Other:
        *   Instead of jemalloc, revert back to using system malloc since it
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top