Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for gen_test_graphs (0.14 sec)

  1. tensorflow/compiler/aot/tests/BUILD

            "//tensorflow/python/ops:variables",
            "//tensorflow/python/training:saver",
            "@absl_py//absl:app",
            "@six_archive//:six",
        ],
    )
    
    genrule(
        name = "gen_test_graphs",
        testonly = 1,
        outs = [
            "test_graph_tfadd.pb",
            "test_graph_tfadd_with_ckpt.ckpt",
            "test_graph_tfadd_with_ckpt.pb",
            "test_graph_tfadd_with_ckpt_saver.ckpt",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 17.3K bytes
    - Viewed (0)
Back to top