Search Options

Results per page
Sort
Preferred Languages
Advance

Results 761 - 768 of 768 for 12 (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.10.md

    - [v1.10.1](#v1101)
      - [Downloads for v1.10.1](#downloads-for-v1101)
        - [Client Binaries](#client-binaries-12)
        - [Server Binaries](#server-binaries-12)
        - [Node Binaries](#node-binaries-12)
      - [Changelog since v1.10.0](#changelog-since-v1100)
        - [Other notable changes](#other-notable-changes-12)
    - [v1.10.0](#v1100)
      - [Downloads for v1.10.0](#downloads-for-v1100)
        - [Client Binaries](#client-binaries-13)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  2. RELEASE.md

        their input and output keys silently ignored and rewritten to 'inputs' and
        'outputs'. If a model was exported with different names before 1.2, and is
        now served with tensorflow/serving, it will accept requests using 'inputs'
        and 'outputs'. Starting at 1.2, such a model will accept the keys specified
        during export. Therefore, inference requests using 'inputs' and 'outputs'
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  3. cmd/data-usage-cache_gen.go

    func (z *dataUsageCacheInfo) Msgsize() (s int) {
    	s = 1 + 5 + msgp.StringPrefixSize + len(z.Name) + 10 + msgp.Uint32Size + 11 + msgp.TimeSize + 12 + msgp.BoolSize
    	return
    }
    
    // DecodeMsg implements msgp.Decodable
    func (z *dataUsageCacheV2) DecodeMsg(dc *msgp.Reader) (err error) {
    	var field []byte
    	_ = field
    	var zb0001 uint32
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Dec 15 22:50:12 UTC 2024
    - 86.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.15.md

        - [Other notable changes](#other-notable-changes-6)
    - [v1.15.0](#v1150)
      - [Downloads for v1.15.0](#downloads-for-v1150)
        - [Client Binaries](#client-binaries-12)
        - [Server Binaries](#server-binaries-12)
        - [Node Binaries](#node-binaries-12)
    - [Kubernetes v1.15 Release Notes](#kubernetes-v115-release-notes)
      - [1.15 What’s New](#115-what’s-new)
        - [Continuous Improvement](#continuous-improvement)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (netbsd-386), type RawSockaddrDatalink struct
    pkg syscall (netbsd-386), type RawSockaddrDatalink struct, Alen uint8
    pkg syscall (netbsd-386), type RawSockaddrDatalink struct, Data [12]int8
    pkg syscall (netbsd-386), type RawSockaddrDatalink struct, Family uint8
    pkg syscall (netbsd-386), type RawSockaddrDatalink struct, Index uint16
    pkg syscall (netbsd-386), type RawSockaddrDatalink struct, Len uint8
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (1)
  6. CREDITS

    1. Definitions
    --------------
    
    1.1. "Contributor"
        means each individual or legal entity that creates, contributes to
        the creation of, or owns Covered Software.
    
    1.2. "Contributor Version"
        means the combination of the Contributions of others (if any) used
        by a Contributor and that particular Contributor's Contribution.
    
    1.3. "Contribution"
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Mar 13 05:29:51 UTC 2025
    - 1.8M bytes
    - Viewed (0)
  7. api/go1.3.txt

    pkg debug/dwarf, const TagTemplateAlias Tag
    pkg debug/dwarf, const TagTypeUnit = 65
    pkg debug/dwarf, const TagTypeUnit Tag
    pkg debug/dwarf, method (*Data) AddTypes(string, []uint8) error
    pkg debug/macho, const CpuArm = 12
    pkg debug/macho, const CpuArm Cpu
    pkg debug/macho, const CpuPpc = 18
    pkg debug/macho, const CpuPpc Cpu
    pkg debug/macho, const CpuPpc64 = 16777234
    pkg debug/macho, const CpuPpc64 Cpu
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (darwin-386), type RawSockaddrDatalink struct
    pkg syscall (darwin-386), type RawSockaddrDatalink struct, Alen uint8
    pkg syscall (darwin-386), type RawSockaddrDatalink struct, Data [12]int8
    pkg syscall (darwin-386), type RawSockaddrDatalink struct, Family uint8
    pkg syscall (darwin-386), type RawSockaddrDatalink struct, Index uint16
    pkg syscall (darwin-386), type RawSockaddrDatalink struct, Len uint8
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top