Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for runtime_metadata_fbs (0.41 sec)

  1. tensorflow/compiler/mlir/lite/experimental/tac/BUILD

        default_visibility = [
            "//visibility:public",
        ],
        licenses = ["notice"],
    )
    
    flatbuffer_cc_library(
        name = "runtime_metadata_fbs",
        srcs = ["runtime_metadata.fbs"],
        compatible_with = get_compatible_with_portable(),
    )
    
    cc_library(
        name = "execution_metadata_exporter",
        srcs = [
            "execution_metadata_exporter.cc",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 06:11:34 UTC 2024
    - 12K bytes
    - Viewed (0)
Back to top