Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for concrete_function_type (0.16 sec)

  1. tensorflow/c/experimental/saved_model/internal/BUILD

        ],
        deps = [
            "//tensorflow/c/experimental/saved_model/core:concrete_function",
        ],
    )
    
    cc_library(
        name = "concrete_function_type",
        hdrs = [
            "concrete_function_type.h",
        ],
        deps = [
            "//tensorflow/c:conversion_macros",
            "//tensorflow/c/experimental/saved_model/core:concrete_function",
        ],
    )
    
    cc_library(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 01 20:19:06 UTC 2024
    - 11K bytes
    - Viewed (0)
Back to top