Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tpu_cluster_formation (0.13 sec)

  1. tensorflow/compiler/mlir/tf2xla/internal/passes/BUILD

        testonly = True,
        data = [
            "//tensorflow/compiler/mlir:tf-opt",
            "@llvm-project//llvm:FileCheck",
        ],
    )
    
    cc_library(
        name = "tpu_cluster_formation",
        srcs = ["tpu_cluster_formation.cc"],
        textual_hdrs = [
            "clustering_passes.h.inc",
        ],
        deps = [
            ":clustering_passes_inc_gen",
            "//tensorflow/compiler/mlir/tensorflow",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 04 17:50:14 UTC 2024
    - 17.9K bytes
    - Viewed (0)
Back to top