Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GoVersion (0.04 sec)

  1. tensorflow/BUILD

                select({
                    "//tensorflow:macos": [],
                    "//conditions:default": [
                        "//tensorflow/core/data:captured_function",
                    ],
                }),
        soversion = VERSION,
        static_deps = PACKAGE_STATIC_DEPS,
        visibility = ["//visibility:public"],
    )
    
    # This is intended to be the same as tf_binary_additional_srcs:
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 16 05:28:35 UTC 2024
    - 53.5K bytes
    - Viewed (0)
Back to top