Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for site (0.47 sec)

  1. tensorflow/BUILD

            "//tensorflow/lite/toco:model_flags_proto_cc",
            "//tensorflow/lite/toco:toco_convert",
            "//tensorflow/lite/toco:toco_flags_proto_cc",
            "//tensorflow/lite/toco:toco_graphviz_dump_options",
            "//tensorflow/lite/toco:toco_port",
            "//tensorflow/lite/toco:toco_tooling",
            "//tensorflow/lite/toco:tooling_util",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
  2. tensorflow/c/eager/BUILD

        ],
        hdrs = ["c_api.h"],
        copts = tf_copts(),
        visibility = ["//visibility:public"],
        deps = select({
            "//tensorflow:android": [
                "//tensorflow/core:portable_tensorflow_lib_lite",
            ],
            "//conditions:default": [
                ":immediate_execution_context",
                ":immediate_execution_distributed_manager",
                ":immediate_execution_operation",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Apr 11 23:52:39 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  3. tensorflow/c/BUILD

                "//tensorflow/core:portable_tensorflow_lib_lite",
            ],
            "//conditions:default": [
                ":tf_tensor",
                "//tensorflow/c/experimental/stream_executor",
                "//tensorflow/c/experimental/stream_executor:stream_executor_internal",
                "//tensorflow/core:framework",
                "//tensorflow/core:framework_lite",
                "//tensorflow/core:protos_all_cc",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 30.3K bytes
    - Viewed (0)
Back to top