Searched refs:CopyFromProto (Results 1 – 2 of 2) sorted by relevance
452 Status CopyFromProto(const LiteralProto& proto);
330 TF_RETURN_IF_ERROR(piece->CopyFromProto(*proto_element)); in CreateFromProto()1965 Status LiteralBase::Piece::CopyFromProto(const LiteralProto& proto) { in CopyFromProto() function in xla::LiteralBase::Piece