Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HostTensorToPjRtBuffer (0.2 sec)

  1. tensorflow/compiler/jit/pjrt_device_context.cc

    #include "tensorflow/core/tfrt/common/create_pjrt_client_util.h"
    #include "tsl/framework/device_id_utils.h"
    
    namespace tensorflow {
    namespace {
    
    absl::StatusOr<std::unique_ptr<xla::PjRtBuffer>> HostTensorToPjRtBuffer(
        const tensorflow::Tensor* cpu_tensor, tensorflow::Device* device,
        xla::PjRtClient* pjrt_client,
        const XlaShapeLayoutHelpers::ShapeDeterminationFns
            shape_determination_fns) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Apr 13 08:49:31 UTC 2024
    - 11.6K bytes
    - Viewed (0)
Back to top