Home
last modified time | relevance | path

Searched defs:device_shape (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dhost_callback.cc27 const auto& device_shape = metadata.device_shape; in OnSend() local
93 const auto& device_shape = metadata.device_shape; in Receive() local
H A Dhost_callback_test.cc36 const Shape& device_shape) override { in ToDeviceLayout()
H A Dpjrt_client.h1023 Shape device_shape; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_transfer_manager.cc63 xla::Shape device_shape = ApiConverter::FromC(&c_device_shape); in HostShapeToDeviceShape() local
330 xla::Shape* device_shape) { in ReadDynamicShapes()
H A Dtpu_op_executable.cc112 xla::Shape device_shape = ApiConverter::FromC(&c_device_shape); in HostShapeToDeviceShape() local
H A Dtpu_executable_interface.cc74 Shape device_shape = shape; in AllocateOutputMemoryWithInputReuse() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_state.cc417 xla::Shape* device_shape) { in ExpandTreeOfTuples()
463 xla::Shape device_shape; in MakeTuple() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_transfer_manager.cc57 Shape* device_shape) { in ReadDynamicShapes()
H A Dcpu_xfeed.cc277 ShapedBuffer* device_buffer, Shape* device_shape, in ReadDynamicShapesOnCpu()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/tpu/
H A Dtpu_op_executable.cc112 xla::Shape device_shape = ApiConverter::FromC(&c_device_shape); in HostShapeToDeviceShape() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_transfer_manager.cc87 Shape* device_shape) { in ReadDynamicShapes()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_on_demand_compiler.cc206 XLA_Shape host_shape, device_shape; in DefaultDeviceShapeRepresentation() local
H A Dtpu_execute.cc114 xla::Shape device_shape = ApiConverter::FromC(&c_device_shape); in HostShapeToDeviceShape() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_reshard_variables_op_util.cc279 const xla::Shape& device_shape = in UpdateOutputVariables() local
H A Dtpu_execute_op.cc458 const xla::Shape& device_shape = in AllocateOutputTensors() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtransfer_manager.cc199 Shape* device_shape) { in ReadDynamicShapes()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_launch_util.cc260 const xla::Shape& device_shape = compilation_result->xla_input_shapes[i]; in PopulateInputs() local