Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Sundae (0.15 sec)

  1. tensorflow/c/BUILD

        deps = [
            ":tf_status",
            ":tf_status_helper",
            "//tensorflow/core:framework",
            "//tensorflow/core:lib",
            "//tensorflow/core/util/tensor_bundle",
            "//tensorflow/core/util/tensor_bundle:naming",
        ],
    )
    
    tf_cuda_library(
        name = "env",
        srcs = [
            "env.cc",
        ],
        hdrs = [
            "env.h",
        ],
        copts = tf_copts(),
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 30.3K bytes
    - Viewed (0)
Back to top