Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tac_filter_proto (0.17 sec)

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

        ],
    )
    
    proto_library(
        name = "tac_filter_proto",
        srcs = ["tac_filter.proto"],
        compatible_with = get_compatible_with_portable(),
    )
    
    cc_proto_library(
        name = "tac_filter_cc_proto",
        compatible_with = get_compatible_with_portable(),
        deps = [":tac_filter_proto"],
    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