Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 24 of 24 for jit (0.23 sec)

  1. RELEASE.md

            `ParameterServerStrategy` or with interactive logging disabled.
        *   Argument `jit_compile` in `Model.compile()` now applies to
            `Model.evaluate()` and `Model.predict()`. Setting `jit_compile=True` in
            `compile()` compiles the model's training, evaluation, and inference
            steps to [XLA](https://www.tensorflow.org/xla). Note that
            `jit_compile=True` may not necessarily work for all models.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const MAP_HASSEMAPHORE = 512
    pkg syscall (darwin-arm64), const MAP_HASSEMAPHORE ideal-int
    pkg syscall (darwin-arm64), const MAP_JIT = 2048
    pkg syscall (darwin-arm64), const MAP_JIT ideal-int
    pkg syscall (darwin-arm64), const MAP_NOCACHE = 1024
    pkg syscall (darwin-arm64), const MAP_NOCACHE ideal-int
    pkg syscall (darwin-arm64), const MAP_NOEXTEND = 256
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall (darwin-386), const MAP_FILE ideal-int
    pkg syscall (darwin-386), const MAP_FIXED ideal-int
    pkg syscall (darwin-386), const MAP_HASSEMAPHORE ideal-int
    pkg syscall (darwin-386), const MAP_JIT ideal-int
    pkg syscall (darwin-386), const MAP_NOCACHE ideal-int
    pkg syscall (darwin-386), const MAP_NOEXTEND ideal-int
    pkg syscall (darwin-386), const MAP_NORESERVE ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const MAP_FILE = 0
    pkg syscall (darwin-386), const MAP_FIXED = 16
    pkg syscall (darwin-386), const MAP_HASSEMAPHORE = 512
    pkg syscall (darwin-386), const MAP_JIT = 2048
    pkg syscall (darwin-386), const MAP_NOCACHE = 1024
    pkg syscall (darwin-386), const MAP_NOEXTEND = 256
    pkg syscall (darwin-386), const MAP_NORESERVE = 64
    pkg syscall (darwin-386), const MAP_PRIVATE = 2
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top