Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tfcompile_test_mlir_bridge (0.27 sec)

  1. tensorflow/compiler/aot/tests/BUILD

            "@local_xla//xla:test",
            "@local_xla//xla:xla_data_proto_cc",
            "@local_xla//xla/service:hlo_profile_printer",
        ],
    )
    
    tf_cc_test(
        name = "tfcompile_test_mlir_bridge",
        srcs = ["tfcompile_test.cc"],
        extra_copts = ["-DENABLE_MLIR_BRIDGE_TEST"],
        tags = [
            "manual",
            "no_mac",  # TODO(b/228273415)
            "not_run:arm",
        ],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 17.3K bytes
    - Viewed (0)
Back to top