Searched defs:host_shape (Results 1 – 14 of 14) sorted by relevance
65 ExecutionInput(xla::Shape shape, xla::Shape host_shape) in ExecutionInput()76 xla::Shape host_shape) in ExecutionInput()91 const Shape& host_shape() const { in host_shape() function130 void SetHostShape(xla::Shape host_shape) { in SetHostShape()
51 virtual Shape HostShapeToDeviceShape(const Shape& host_shape) const { in HostShapeToDeviceShape()
26 const auto& host_shape = arg_info.shape; in OnSend() local61 const auto& host_shape = host_callback_.results.at(i).shape; in OnSend() local92 const auto& host_shape = host_callback_.results.at(res_num).shape; in Receive() local
35 const Shape& host_shape, in ToDeviceLayout()
188 const xla::Shape& host_shape = in BuildInputBuffers() local277 const xla::Shape& host_shape = in UpdateOutputVariables() local
320 const xla::Shape& host_shape = in BuildComputationInputs() local658 xla::Shape host_shape(executable.input_shapes(0)); in DoWork() local
167 xla::Shape host_shape(executable->input_shapes(0)); in DoTpuExecute() local
57 Shape HostShapeToDeviceShape(const Shape& host_shape) override { in HostShapeToDeviceShape()
106 const xla::Shape& host_shape) { in HostShapeToDeviceShape()
416 se::DeviceMemoryAllocator* allocator, xla::Shape* host_shape, in ExpandTreeOfTuples()462 xla::Shape host_shape; in MakeTuple() local
206 XLA_Shape host_shape, device_shape; in DefaultDeviceShapeRepresentation() local
108 xla::Shape HostShapeToDeviceShape(const xla::Shape& host_shape) { in HostShapeToDeviceShape()
261 const xla::Shape& host_shape = in PopulateInputs() local