Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 35 of 35 for ckpt (0.09 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="must be converted with BinHex" type="string" offset="11"/>
        </magic>
        <glob pattern="*.hqx"/>
      </mime-type>
    
      <mime-type type="application/mac-compactpro">
        <glob pattern="*.cpt"/>
      </mime-type>
    
      <mime-type type="application/macwriteii"/>
    
      <mime-type type="application/marc">
        <!-- todo add marc xml <marc:collection> -->
        <glob pattern="*.mrc"/>
        <magic priority="50">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type BpfProgram struct, Pad_cgo_0 [4]uint8
    pkg syscall (netbsd-arm64-cgo), type BpfStat struct
    pkg syscall (netbsd-arm64-cgo), type BpfStat struct, Capt uint64
    pkg syscall (netbsd-arm64-cgo), type BpfStat struct, Drop uint64
    pkg syscall (netbsd-arm64-cgo), type BpfStat struct, Padding [13]uint64
    pkg syscall (netbsd-arm64-cgo), type BpfStat struct, Recv uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (netbsd-386), type BpfProgram struct, Insns *BpfInsn
    pkg syscall (netbsd-386), type BpfProgram struct, Len uint32
    pkg syscall (netbsd-386), type BpfStat struct
    pkg syscall (netbsd-386), type BpfStat struct, Capt uint64
    pkg syscall (netbsd-386), type BpfStat struct, Drop uint64
    pkg syscall (netbsd-386), type BpfStat struct, Padding [13]uint64
    pkg syscall (netbsd-386), type BpfStat struct, Recv uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"BpfJump", Func, 0},
    		{"BpfProgram", Type, 0},
    		{"BpfProgram.Insns", Field, 0},
    		{"BpfProgram.Len", Field, 0},
    		{"BpfProgram.Pad_cgo_0", Field, 0},
    		{"BpfStat", Type, 0},
    		{"BpfStat.Capt", Field, 2},
    		{"BpfStat.Drop", Field, 0},
    		{"BpfStat.Padding", Field, 2},
    		{"BpfStat.Recv", Field, 0},
    		{"BpfStats", Func, 0},
    		{"BpfStmt", Func, 0},
    		{"BpfTimeout", Func, 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)
  5. RELEASE.md

            `tf.grad_pass_through(tf.quantization.quantize_and_dequantize_v2)(...)`.
    
    *   Building TensorFlow:
    
        *   Windows platform builds: TensorFlow on Windows under MSVC is now built
            with `--copt=/experimental:preprocessor
            --host_copt=/experimental:preprocessor` (see `.bazelrc` for more
            details). Builds including TensorFlow may fail with unexpected syntax
            errors if these flags are absent. See also
    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