Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Tensor-level annotations #1064

Merged
merged 17 commits into from
Aug 20, 2020
Merged

Tensor-level annotations #1064

merged 17 commits into from
Aug 20, 2020

Conversation

texasmichelle
Copy link
Member

@texasmichelle texasmichelle commented Aug 19, 2020

This lays a foundation for model summaries by adding the ability to annotate the XLA graph at a Tensor level.

Two new protocols are included, which will likely be replaced with their structural generic programming equivalents once available upstream:
TensorProtocol
DifferentiableTensorProtocol

Also lexically orders XLATensor_ir_text and XLATensor.irText and lints.

@texasmichelle texasmichelle requested a review from pschuh August 19, 2020 23:48
@texasmichelle texasmichelle merged commit b9f6c3b into tensorflow:master Aug 20, 2020
@texasmichelle texasmichelle deleted the annotations_c branch August 20, 2020 00:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants