Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 88 for more (0.03 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v2/BUILD

            "//tensorflow/core:framework",
            "//tensorflow/core:lib",
            "//tensorflow/core/platform:statusor",
            "//tensorflow/core/tpu:tpu_compile",
            "//tensorflow/core/tpu/kernels:tpu_compile_op_support",
            "//tensorflow/core/tpu/kernels:tpu_compile_proto_cc",
            "//tensorflow/core/tpu/kernels:tpu_util_hdrs",
            "@com_google_absl//absl/log",
            "@com_google_absl//absl/status",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 23:04:51 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/transforms/host_runtime/BUILD

            "//tensorflow/core:lib_proto_parsing",
            "//tensorflow/core:protos_all_cc",
            "//tensorflow/core/platform:error_payloads",
            "//tensorflow/core/platform:fingerprint",
            "//tensorflow/core/platform:status",
            "//tensorflow/core/protobuf/tpu:compile_metadata_proto_cc",
            "//tensorflow/core/tpu:tpu_defs",
            "@com_google_absl//absl/base:core_headers",
            "@com_google_absl//absl/log",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 10K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/BUILD

            "//tensorflow/core:protos_all_cc",
            "//tensorflow/core:session_options",
            "//tensorflow/core/common_runtime:threadpool_device",
            "//tensorflow/core/platform:errors",
            "//tensorflow/core/platform:status",
            "//tensorflow/core/platform:threadpool_options",
            "@com_google_absl//absl/strings",
            "@llvm-project//llvm:Support",
        ],
    )
    
    cc_library(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 22 21:28:13 UTC 2024
    - 47.7K bytes
    - Viewed (0)
  4. tensorflow/c/experimental/stream_executor/BUILD

            "//tensorflow/c:c_api_macros",
            "//tensorflow/c:tf_status",
            "//tensorflow/c:tf_status_helper",
            "//tensorflow/core:lib",
            "//tensorflow/core/common_runtime/device:device_utils",
            "//tensorflow/core/platform:strcat",
            "@com_google_absl//absl/functional:any_invocable",
            "@com_google_absl//absl/status",
            "@com_google_absl//absl/strings:str_format",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jun 08 00:27:07 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/metrics/BUILD

            ":error_collector",
            ":error_collector_inst",
            ":types_util",
            "//tensorflow/compiler/mlir/tensorflow",
            "//tensorflow/core:test",
            "//tensorflow/core/platform:errors",
            "//tensorflow/core/platform:resource_loader",
            "//tensorflow/lite/python/metrics:converter_error_data_proto_cc",
            "@com_google_absl//absl/status:statusor",
            "@com_google_googletest//:gtest_main",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 18:18:30 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  6. tensorflow/BUILD

            "//tensorflow/core/platform:path",
            "//tensorflow/core/platform:stacktrace_handler",
            "//tensorflow/core/platform:statusor",
            "//tensorflow/core/platform:stringpiece",
            "//tensorflow/core/platform:types",
            "//tensorflow/core/profiler/internal:print_model_analysis",
            "//tensorflow/core/profiler/lib:traceme",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 16:51:59 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tfrt/tests/analysis/BUILD

            "//tensorflow/compiler/mlir/tfrt/ir:tfrt_fallback_async_opdefs",
            "//tensorflow/compiler/mlir/tfrt/ir:tfrt_fallback_sync_opdefs",
            "//tensorflow/core:test",
            "//tensorflow/core/platform:resource_loader",
            "//tensorflow/core/tfrt/fallback:cost_recorder",
            "@com_google_absl//absl/container:flat_hash_map",
            "@com_google_googletest//:gtest_main",
            "@llvm-project//mlir:Parser",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/BUILD

            "//tensorflow/core:ops",
            "//tensorflow/core:test",
            "//tensorflow/core:test_main",
            "//tensorflow/core/common_runtime:optimization_registry",
            "//tensorflow/core/framework:tensor_testutil",
            "//tensorflow/core/lib/monitoring:cell_reader",
            "@llvm-project//llvm:Support",
            "@llvm-project//mlir:IR",
        ],
    )
    
    filegroup(
        name = "litfiles",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 22:19:26 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/lite/quantization/BUILD

    load("//tensorflow:tensorflow.bzl", "tf_cc_test", "tf_native_cc_binary")
    load("//tensorflow/core/platform:build_config.bzl", "tf_proto_library")
    load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
    
    package(
        # copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
        default_visibility = [
            ":friends",
            "//tensorflow:__pkg__",
        ],
        licenses = ["notice"],
    )
    
    package_group(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 08 01:38:03 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  10. tensorflow/c/kernels/BUILD

    load("//tensorflow:tensorflow.bzl", "tf_cc_test")
    load("//tensorflow:tensorflow.default.bzl", "filegroup", "tf_gen_op_libs", "tf_kernel_library")
    load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
    
    package(
        # copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
        default_visibility = ["//visibility:public"],
        licenses = ["notice"],
    )
    
    tf_kernel_library(
        name = "bitcast_op",
        prefix = "bitcast_op",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 4.8K bytes
    - Viewed (0)
Back to top