Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kernel_fallback_compat_test (0.47 sec)

  1. tensorflow/compiler/mlir/tfrt/tests/tfrt_fallback/BUILD

    #         "@tf_runtime//backends/cpu:test_ops_alwayslink",
    #     ],
    # )
    # copybara:uncomment_end
    
    tf_cc_shared_test(
        name = "kernel_fallback_compat_test",
        srcs = ["kernel_fallback_compat_test.cc"],
        data = [
            "create_op.mlir.bef",
            "custom_thread_pool.mlir.bef",
        ],
        tags = ["no_oss"],
        deps = [
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 6.2K bytes
    - Viewed (0)
Back to top