Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PY3 (0.03 sec)

  1. tensorflow/BUILD

        root_file_name = "v2.py",
        root_init_template = "api_template.__init__.py",
        visibility = ["//visibility:public"],
    )
    
    py_library(
        name = "tensorflow_py",
        srcs_version = "PY3",
        visibility = ["//visibility:public"],
        deps = [
            ":tensorflow_py_no_contrib",
            "//tensorflow/lite/python:analyzer",
            "//tensorflow/lite/python:lite",
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 16 05:28:35 UTC 2024
    - 53.5K bytes
    - Viewed (0)
Back to top