Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for runtime (0.2 sec)

  1. tensorflow/c/eager/BUILD

            "//tensorflow/core:gpu_runtime",
            "//tensorflow/core/common_runtime/eager:eager_operation",
            "//tensorflow/core/distributed_runtime:remote_device",
            "//tensorflow/core/distributed_runtime:server_lib",
            "//tensorflow/core/distributed_runtime:worker_env",
            "//tensorflow/core/distributed_runtime:worker_interface",
            "//tensorflow/core/distributed_runtime/eager:cluster_function_library_runtime",
    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)
  2. tensorflow/BUILD

                    "//tensorflow/compiler/tf2tensorrt:op_converter_registry_impl",
                    "//tensorflow/core/common_runtime:core_cpu_impl",
                    "//tensorflow/core/common_runtime/gpu:gpu_runtime_impl",
                    "//tensorflow/core/common_runtime/pluggable_device:pluggable_device_runtime_impl",
                    "//tensorflow/core:framework_internal_impl",
                    "//tensorflow/core/framework:tensor",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
  3. tensorflow/c/eager/parallel_device/BUILD

            "//tensorflow/core:framework",
            "//tensorflow/core:protos_all_cc",
            "//tensorflow/core:test",
            "//tensorflow/core:test_main",
            "//tensorflow/core/common_runtime/eager:context",
        ],
    )
    
    cc_library(
        name = "parallel_device_testlib",
        testonly = 1,
        srcs = ["parallel_device_testlib.cc"],
        hdrs = ["parallel_device_testlib.h"],
        deps = [
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 01 20:19:06 GMT 2024
    - 4.8K bytes
    - Viewed (0)
  4. tensorflow/c/BUILD

            "//tensorflow/core/common_runtime/eager:attr_builder",
            "//tensorflow/core/common_runtime/eager:context",
            "//tensorflow/core/common_runtime/eager:core",
            "//tensorflow/core/common_runtime/eager:eager_operation",
            "//tensorflow/core/common_runtime/pluggable_device:pluggable_device_plugin_init",
            "//tensorflow/core/distributed_runtime/rpc:grpc_server_lib",
            "//tensorflow/core/platform",
    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)
  5. tensorflow/c/experimental/next_pluggable_device/BUILD

            "//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",
            "//tensorflow/core/platform:status",
            "//tensorflow/core/tfrt/common:pjrt_util",
            "@com_google_absl//absl/status",
    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)
Back to top