Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for log (0.16 sec)

  1. tensorflow/BUILD

            "//tensorflow/lite/kernels:reference_ops",
            "//tensorflow/lite/schema:schema_fbs",
            "//tensorflow/lite/toco/logging:conversion_log_util",
            "//tensorflow/lite/toco/logging:toco_conversion_log_proto_cc",
            "//tensorflow/lite/toco:model_flags_proto_cc",
            "//tensorflow/lite/toco:toco_convert",
            "//tensorflow/lite/toco:toco_flags_proto_cc",
    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/experimental/filesystem/plugins/posix/BUILD

            "//tensorflow/c/experimental/filesystem:filesystem_interface",
            "//tensorflow/c/experimental/filesystem:modular_filesystem",
            "//tensorflow/core/platform:status",
            "@com_google_absl//absl/log",
        ],
        alwayslink = 1,
    )
    
    # Library implementing helper functionality, so that the above only contains
    # the API implementation for modular filesystems.
    cc_library(
        name = "posix_filesystem_helper",
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Sun Mar 24 20:08:23 GMT 2024
    - 2.1K bytes
    - Viewed (0)
  3. tensorflow/c/experimental/next_pluggable_device/BUILD

            ":tensor_pjrt_buffer_util",
            "//tensorflow/core:framework_types_hdr",
            "//tensorflow/core/tfrt/common:async_value_tensor",
            "//tensorflow/core/tfrt/common:pjrt_util",
            "@com_google_absl//absl/log:check",
            "@com_google_googletest//:gtest_main",
            "@local_tsl//tsl/lib/core:status_test_util",
            "@local_tsl//tsl/platform:casts",
            "@local_tsl//tsl/platform:status_matchers",
    Plain Text
    - Registered: Tue Feb 27 12:39:08 GMT 2024
    - Last Modified: Tue Jan 09 00:52:04 GMT 2024
    - 3.8K bytes
    - Viewed (0)
Back to top