Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for label_best (0.09 sec)

  1. tensorflow/compiler/aot/tfcompile.bzl

    _tfcompile_model_library = rule(
        implementation = _tfcompile_model_library_rule_impl,
        attrs = {
            "model_name": attr.string(),
            "srcs": attr.label_list(mandatory = True, allow_files = True),
            "header_out": attr.output(),
            "cmd": attr.string(),
            "tfcompile_tool": attr.label(cfg = "exec", executable = True, allow_files = True),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 19:18:08 UTC 2024
    - 21.8K bytes
    - Viewed (0)
Back to top