Searched refs:tensor_shapes (Results 1 – 2 of 2) sorted by relevance
62 std::vector<xla::Shape> tensor_shapes(host_tensors.size()); in HostTensorsToBorrowingLiteralTuple() local69 &tensor_shapes[i])); in HostTensorsToBorrowingLiteralTuple()73 buf_ptrs, xla::ShapeUtil::MakeTupleShape(tensor_shapes)); in HostTensorsToBorrowingLiteralTuple()
1853 tensor_shapes = []1860 tensor_shapes.append(shape)1870 shapes=tensor_shapes,