Skip to content

[pull] master from tensorflow:master#507

Merged
pull[bot] merged 3 commits intocafeal:masterfrom
tensorflow:master
Nov 14, 2019
Merged

[pull] master from tensorflow:master#507
pull[bot] merged 3 commits intocafeal:masterfrom
tensorflow:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Nov 14, 2019

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

This is essentially a dialect conversion and conceptually belongs to
conversions.

PiperOrigin-RevId: 280460034
Change-Id: Ieefd987983219bba0935fd3ed91cb8b2f70e934e
PiperOrigin-RevId: 280464258
Change-Id: I94e7358b8fed3611a51d1e59d8c8c16c36084cd1
The `Operator` class keeps an `arguments` field, which contains pointers
to `operands` and `attributes` elements. Thus it must be populated after
`operands` and `attributes` are finalized so to have stable pointers.
SmallVector may re-allocate when still having new elements added, which
will invalidate pointers.

PiperOrigin-RevId: 280466896
Change-Id: I8cfeb990e249810a215930f2d2ed33db9e93f45d
@pull pull bot added the ⤵️ pull label Nov 14, 2019
@pull pull bot merged commit f68bd0e into cafeal:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants