Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 26 of 26 for gs (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.4.md

    * Influxdb migrated to PetSet and PersistentVolumes. ([#28109](https://github.com/kubernetes/kubernetes/pull/28109), [@jszczepkowski](https://github.com/jszczepkowski))
    * Change references to gs://kubernetes-release/ci ([#28193](https://github.com/kubernetes/kubernetes/pull/28193), [@zmerlynn](https://github.com/zmerlynn))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
    
      <mime-type type="model/vnd.flatland.3dml"/>
      <mime-type type="model/vnd.gdl">
        <glob pattern="*.gdl"/>
      </mime-type>
      <mime-type type="model/vnd.gs-gdl"/>
      <mime-type type="model/vnd.gs.gdl"/>
      <mime-type type="model/vnd.gtw">
        <glob pattern="*.gtw"/>
      </mime-type>
      <mime-type type="model/vnd.moml+xml"/>
      <mime-type type="model/vnd.mts">
        <glob pattern="*.mts"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    - Kubeadm: update references to legacy artifacts locations, the `ci-cross` prefix has been removed from the version match as it does not exist in the new `gs://k8s-release-dev` bucket. ([#103813](https://github.com/kubernetes/kubernetes/pull/103813), [@SataQiu](https://github.com/SataQiu))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	PMULULQ X2, X11                         // 66440ff4da
    	PMULULQ X11, X11                        // 66450ff4db
    	PUSHQ AX
    	POPQ FS                                 // 660fa1 or 0fa1
    	PUSHQ AX
    	POPQ GS                                 // 660fa9 or 0fa9
    	PUSHW AX
    	POPW (BX)                               // 668f03
    	PUSHW AX
    	POPW (R11)                              // 66418f03
    	PUSHW AX
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  5. api/go1.txt

    pkg debug/macho, type Regs386 struct, ES uint32
    pkg debug/macho, type Regs386 struct, FLAGS uint32
    pkg debug/macho, type Regs386 struct, FS uint32
    pkg debug/macho, type Regs386 struct, GS uint32
    pkg debug/macho, type Regs386 struct, IP uint32
    pkg debug/macho, type Regs386 struct, SI uint32
    pkg debug/macho, type Regs386 struct, SP uint32
    pkg debug/macho, type Regs386 struct, SS uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  6. RELEASE.md

    *   TensorBoard disables all runs by default if there are more than 40 runs.
    *   Removed old doc generator code.
    *   GCS file system integration now supports domain buckets, e.g
        gs://bucket.domain.com/path.
    *   Add `tf.summary.text` for outputting text to TensorBoard.
    *   The "run" command of tfdbg's command-line interface now supports filtering
        of tensors by node name, op type and tensor dtype.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top