Searched defs:on_host_shape (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shaped_buffer.h | 65 const Shape& on_host_shape() const { return on_host_shape_; } in on_host_shape() function 110 void set_shapes(const Shape& on_host_shape, const Shape& on_device_shape) { in set_shapes()
|
D | shaped_buffer.cc | 41 ShapedBuffer::ShapedBuffer(Shape on_host_shape, Shape on_device_shape, in ShapedBuffer() 122 ScopedShapedBuffer::ScopedShapedBuffer(Shape on_host_shape, in ScopedShapedBuffer()
|
D | executable.h | 157 ExecutionOutput(Shape on_host_shape, Shape on_device_shape, in ExecutionOutput()
|
D | transfer_manager.cc | 388 const Shape& on_host_shape, se::DeviceMemoryAllocator* allocator, in AllocateScopedShapedBuffer()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_tensor.cc | 43 const xla::Shape& on_host_shape, in AllocateShapedBuffer()
|
/external/tensorflow/tensorflow/compiler/xrt/ |
D | xrt_state.cc | 149 const xla::Shape& on_host_shape, in XRTTupleAllocation() 221 const xla::ShapedBuffer& shaped_buffer, const xla::Shape& on_host_shape, in CreateFromBuffer() 348 const xla::Shape& XRTTupleAllocation::on_host_shape() const { in on_host_shape() function in tensorflow::XRTTupleAllocation
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/ |
D | tpu_client.h | 208 const Shape& on_host_shape() const { return on_host_shape_; } in on_host_shape() function
|
D | tpu_client.cc | 266 Shape on_host_shape, std::shared_ptr<TpuSharedBuffer> device_buffer, in PyTpuBuffer()
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | pjrt_stream_executor_client.cc | 364 const Shape& on_host_shape, PjRtDevice* device, in AllocateDestinationBuffer()
|