Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for verify_clustering_pass_test (0.4 sec)

  1. tensorflow/compiler/mlir/tf2xla/internal/passes/verify_clustering_pass_test.cc

    Arturo Schmidt <******@****.***> 1698685003 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 17:03:53 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tf2xla/internal/passes/verify_clustering_pass_test.mlir

    Michael Levesque-Dion <******@****.***> 1706651912 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 30 22:07:53 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tf2xla/internal/passes/BUILD

        tblgen = "@llvm-project//mlir:mlir-tblgen",
        td_file = "clustering_passes.td",
        deps = [
            "@llvm-project//mlir:PassBaseTdFiles",
        ],
    )
    
    tf_cc_test(
        name = "verify_clustering_pass_test",
        srcs = ["verify_clustering_pass_test.cc"],
        deps = [
            ":clustering_passes",
            "//tensorflow/compiler/mlir/tf2xla/transforms:test_utils",
            "@com_google_googletest//:gtest_main",
    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