Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 44 of 44 for minst (0.16 sec)

  1. api/go1.3.txt

    pkg net/http, type Server struct, ConnState func(net.Conn, ConnState)
    pkg net/http, type Server struct, ErrorLog *log.Logger
    pkg net/http, type Transport struct, TLSHandshakeTimeout time.Duration
    pkg regexp/syntax, method (*Inst) MatchRunePos(int32) int
    pkg regexp/syntax, method (InstOp) String() string
    pkg runtime/debug, func SetPanicOnFault(bool) bool
    pkg runtime/debug, func WriteHeapDump(uintptr)
    pkg sync, method (*Pool) Get() interface{}
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg regexp/syntax, type Inst struct
    pkg regexp/syntax, type Inst struct, Arg uint32
    pkg regexp/syntax, type Inst struct, Op InstOp
    pkg regexp/syntax, type Inst struct, Out uint32
    pkg regexp/syntax, type Inst struct, Rune []int32
    pkg regexp/syntax, type InstOp uint8
    pkg regexp/syntax, type Op uint8
    pkg regexp/syntax, type Prog struct
    pkg regexp/syntax, type Prog struct, Inst []Inst
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.16.md

    - github.com/armon/consul-api: [eb2c6b5](https://github.com/armon/consul-api/tree/eb2c6b5)
    - github.com/bifurcation/mint: [93c51c6](https://github.com/bifurcation/mint/tree/93c51c6)
    - github.com/caddyserver/caddy: [v1.0.3](https://github.com/caddyserver/caddy/tree/v1.0.3)
    - github.com/cenkalti/backoff: [v2.1.1+incompatible](https://github.com/cenkalti/backoff/tree/v2.1.1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  4. RELEASE.md

            available automatically, without requiring an explicit `with
            tf.device(“/gpu:0”)`) (Fixes #14133)
        *   `tf.GradientTape` has moved out of contrib.
    *   `tf.keras`:
        *   Added the fashion mnist dataset.
        *   New data preprocessing functions: `image/random_brightness`,
            `sequence/TimeseriesGenerator`, and `text/hashing_trick`.
    *   Accelerated Linear Algebra (XLA):
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top