Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tensorflow_framework (0.3 sec)

  1. tensorflow/cc/saved_model/BUILD

            "testdata/CyclicModule/**",
            "testdata/VarsAndArithmeticObjectGraph/**",
            "testdata/fuzz_generated/**",
        ]),
    )
    
    # Linked directly into ":tensorflow_framework".
    cc_library(
        name = "metrics_impl",
        srcs = [
            "metrics.cc",
            "metrics.h",
        ],
        visibility = [
            "//tensorflow:__pkg__",
            "//tensorflow/python:__pkg__",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 30 05:43:44 UTC 2024
    - 18.5K bytes
    - Viewed (0)
Back to top