Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for make_test_graphs (0.21 sec)

  1. tensorflow/compiler/aot/tests/BUILD

            ":test_graph_tfvariable_test",
            ":tfcompile_test",
        ],
        visibility = ["//visibility:public"],
    )
    
    py_strict_binary(
        name = "make_test_graphs",
        testonly = 1,
        srcs = ["make_test_graphs.py"],
        python_version = "PY3",
        srcs_version = "PY3",
        deps = [
            "//tensorflow/core:protos_all_py",
            "//tensorflow/python/client:session",
    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