Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Sellers (0.14 sec)

  1. RELEASE.md

        *   tf.py_func now reports the full stack trace if an exception occurs.
        *   Integrate `TPUClusterResolver` with GKE's integration for Cloud TPUs.
        *   Add a library for statistical testing of samplers.
        *   Add Helpers to stream data from the GCE VM to a Cloud TPU.
        *   Integrate ClusterResolvers with TPUEstimator.
        *   Unify metropolis_hastings interface with HMC kernel.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. tensorflow/c/experimental/next_pluggable_device/BUILD

            "@local_xla//xla/pjrt:pjrt_c_api_client",
            "@local_xla//xla/pjrt:pjrt_client",
            "@local_xla//xla/pjrt/c:pjrt_c_api_hdrs",
            "@local_xla//xla/pjrt/c:pjrt_c_api_helpers",
        ],
    )
    
    # Plugin should include this target to avoid linking the C API implementation.
    cc_library(
        name = "c_api_hdrs",
        hdrs = ["c_api.h"],
        visibility = ["//visibility:public"],
        deps = [
    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