Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for xla_sharding_util_test (0.16 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/xla_sharding_util_test.cc

    Jake Harmon <******@****.***> 1694027275 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Sep 06 19:12:29 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/BUILD

    )
    
    filegroup(
        name = "reducer_tester",
        testonly = True,
        srcs = glob(
            [
                "reducer/*.sh",
            ],
        ),
    )
    
    tf_cc_test(
        name = "xla_sharding_util_test",
        srcs = ["xla_sharding_util_test.cc"],
        deps = [
            "//tensorflow/compiler/mlir/tensorflow:xla_sharding_util",
            "@com_google_absl//absl/strings",
            "@com_google_googletest//:gtest_main",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.6K bytes
    - Viewed (0)
Back to top