Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for jit (0.2 sec)

  1. tensorflow/c/experimental/next_pluggable_device/BUILD

            "//tensorflow/c:kernels_hdrs",
            "//tensorflow/c:tf_buffer",
            "//tensorflow/c:tf_status_internal",
            "//tensorflow/c:tf_tensor_internal",
            "//tensorflow/compiler/jit:variable_info",
            "//tensorflow/compiler/jit:variable_info_util",
            "//tensorflow/core:framework",
            "//tensorflow/core/common_runtime/next_pluggable_device:plugin_resource",
            "//tensorflow/core/platform:refcount",
    Plain Text
    - Registered: Tue Feb 27 12:39:08 GMT 2024
    - Last Modified: Tue Jan 09 00:52:04 GMT 2024
    - 3.8K bytes
    - Viewed (0)
  2. tensorflow/c/BUILD

            "//tensorflow/c/eager:tfe_context_internal",
            "//tensorflow/c/eager:tfe_op_internal",
            "//tensorflow/c/eager:tfe_tensorhandle_internal",
            "//tensorflow/compiler/jit:flags",
            "//tensorflow/compiler/jit:get_compiler_ir",
            "//tensorflow/core:core_cpu",
            "//tensorflow/core:framework",
            "//tensorflow/core:lib",
            "//tensorflow/core:protos_all_cc",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 30.3K bytes
    - Viewed (0)
  3. tensorflow/c/eager/BUILD

                "@com_google_absl//absl/types:variant",
            ],
        }) + select({
            "//tensorflow:with_xla_support": [
                "//tensorflow/compiler/jit",
                "//tensorflow/compiler/jit:xla_device",
                "//tensorflow/compiler/tf2xla:xla_compiler",
            ],
            "//conditions:default": [],
        }) + [
            "//tensorflow/c:tf_status_helper",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Apr 11 23:52:39 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  4. .bazelrc

    tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/ifrt,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/t...
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Apr 24 20:50:35 GMT 2024
    - 52.6K bytes
    - Viewed (2)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
Back to top