Searched defs:host_shape (Results 1 – 9 of 9) sorted by relevance
67 ExecutionInput(xla::Shape shape, xla::Shape host_shape) in ExecutionInput()78 xla::Shape host_shape) in ExecutionInput()93 const Shape& host_shape() const { in host_shape() function132 void SetHostShape(xla::Shape host_shape) { in SetHostShape()
54 virtual Shape HostShapeToDeviceShape(const Shape& host_shape) const { in HostShapeToDeviceShape()
57 Shape HostShapeToDeviceShape(const Shape& host_shape) override { in HostShapeToDeviceShape()
106 const xla::Shape& host_shape) { in HostShapeToDeviceShape()
188 const xla::Shape& host_shape = in BuildInputBuffers() local277 const xla::Shape& host_shape = in UpdateOutputVariables() local
167 xla::Shape host_shape(executable->input_shapes(0)); in DoTpuExecute() local
321 const xla::Shape& host_shape = in BuildComputationInputs() local659 xla::Shape host_shape(executable.input_shapes(0)); in DoWork() local
416 se::DeviceMemoryAllocator* allocator, xla::Shape* host_shape, in ExpandTreeOfTuples()462 xla::Shape host_shape; in MakeTuple() local
106 xla::Shape HostShapeToDeviceShape(const xla::Shape& host_shape) { in HostShapeToDeviceShape()