Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tfrt_fallback_util_test (0.33 sec)

  1. tensorflow/compiler/mlir/tfrt/tests/ir/tfrt_fallback_util_test.cc

    Russell Power <******@****.***> 1686020627 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 06 03:08:33 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tfrt/tests/ir/BUILD

            "@llvm-project//llvm:FileCheck",
            "@llvm-project//llvm:not",
            "@llvm-project//mlir:run_lit.sh",
        ],
    )
    
    tf_cc_test(
        name = "tfrt_fallback_util_test",
        srcs = ["tfrt_fallback_util_test.cc"],
        data = [
            "testdata/test.mlir",
        ],
        deps = [
            "//tensorflow/compiler/mlir/tfrt/ir:tfrt_fallback_async_opdefs",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.4K bytes
    - Viewed (0)
Back to top