Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable #141

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Stable #141

wants to merge 33 commits into from

Conversation

rstz
Copy link
Collaborator

@rstz rstz commented Oct 18, 2024

No description provided.

achoum and others added 30 commits June 18, 2024 09:47
Sync stable branch to main branch
PiperOrigin-RevId: 678311507
A default-constructed `VectorOwnOrBorrow`'s `values_` depends on
`owned_values_`, and so it must be defined after `owned_values_`. This
CL also replaces the user-defined default constructor with default
member initialisation, which prevents a regression.

PiperOrigin-RevId: 678686495
PiperOrigin-RevId: 679243928
PiperOrigin-RevId: 680622506
PiperOrigin-RevId: 680950555
PiperOrigin-RevId: 681036076
PiperOrigin-RevId: 683623398
Fixes #137

PiperOrigin-RevId: 684362978
PiperOrigin-RevId: 684391764
PiperOrigin-RevId: 684410262
PiperOrigin-RevId: 684425099
PiperOrigin-RevId: 684748322
PiperOrigin-RevId: 686092403
PiperOrigin-RevId: 686152352
PiperOrigin-RevId: 687296607
PiperOrigin-RevId: 687311994
Copy link

google-cla bot commented Oct 18, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

<script src="ydf/training.js"></script>

<!-- JSZip -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.0/jszip.min.js"></script>

Check warning

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded from content delivery network with no integrity check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants