Home
last modified time | relevance | path

Searched defs:host_shape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.h51 virtual Shape HostShapeToDeviceShape(const Shape& host_shape) const { in HostShapeToDeviceShape()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc341 xla::DeviceMemoryAllocator* allocator, xla::Shape* host_shape, in ExpandTreeOfTuples()
388 xla::Shape host_shape; in MakeTuple() local