Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for xla_compilation_cache_proto (0.2 sec)

  1. tensorflow/compiler/jit/BUILD

            "//tensorflow/core/kernels:ops_testutil",
            "//tensorflow/core/tpu:tpu_defs",
            "@com_google_googletest//:gtest",
        ],
    )
    
    tf_proto_library(
        name = "xla_compilation_cache_proto",
        srcs = ["xla_compilation_cache.proto"],
        cc_api_version = 2,
        protodeps = tf_additional_all_protos() + ["@local_xla//xla/service:hlo_proto"],
        visibility = ["//visibility:public"],
    )
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 00:41:19 UTC 2024
    - 61.5K bytes
    - Viewed (0)
Back to top