Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for bitcast_op_test (0.12 sec)

  1. tensorflow/c/kernels/BUILD

        deps = [
            "//tensorflow/c:ops",
            "//tensorflow/c:tf_status",
            "//tensorflow/core:lib",
        ],
    )
    
    tf_cc_test(
        name = "bitcast_op_test",
        srcs = ["bitcast_op_test.cc"],
        deps = [
            ":bitcast_op",
            "//tensorflow/core:framework",
            "//tensorflow/core:protos_all_cc",
            "//tensorflow/core:test",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 4.8K bytes
    - Viewed (0)
Back to top