Searched refs:ChooseCompactLayoutForShape (Results 1 – 8 of 8) sorted by relevance
70 StatusOr<xla::Shape> ChooseCompactLayoutForShape(
226 StatusOr<xla::Shape> TpuTransferManager::ChooseCompactLayoutForShape( in ChooseCompactLayoutForShape() function in tensorflow::tpu::TpuTransferManager
241 virtual StatusOr<Shape> ChooseCompactLayoutForShape(
584 static StatusOr<Shape> ChooseCompactLayoutForShape(const Shape& shape) { in ChooseCompactLayoutForShape() function in xla::__anonfdd408820111::CompressingRematerializationTest612 ChooseCompactLayoutForShape, in RunHloRematerialization()
416 StatusOr<Shape> TransferManager::ChooseCompactLayoutForShape( in ChooseCompactLayoutForShape() function in xla::TransferManager
189 ->ChooseCompactLayoutForShape(shape); in DeserializeExecutable()
715 transfer_manager->ChooseCompactLayoutForShape(shape)); in BufferFromHostBuffer()926 transfer_manager->ChooseCompactLayoutForShape(shape)); in CreateUninitializedBuffer()951 transfer_manager->ChooseCompactLayoutForShape(literal.shape())); in BufferFromHostLiteral()2466 ->ChooseCompactLayoutForShape(shape); in Compile()
147 StatusOr<Shape> ChooseCompactLayoutForShape(Shape subshape) { in ChooseCompactLayoutForShape() function