Skip to content

[Unity] Handle duplicate outputs in LazyTransformParams#15942

Merged
masahi merged 1 commit intoapache:unityfrom
Lunderberg:unity_duplicates_in_lazy_transform_params
Nov 6, 2023
Merged

[Unity] Handle duplicate outputs in LazyTransformParams#15942
masahi merged 1 commit intoapache:unityfrom
Lunderberg:unity_duplicates_in_lazy_transform_params

Conversation

@Lunderberg
Copy link
Copy Markdown
Contributor

A parameter transformation may output the same tensor more than once. When this occurs, the set_item function should be called for each output tensor.

A parameter transformation may output the same tensor more than once.
When this occurs, the `set_item` function should be called for each
output tensor.
@Lunderberg Lunderberg force-pushed the unity_duplicates_in_lazy_transform_params branch from 850f601 to 531f48a Compare November 3, 2023 17:33
@Lunderberg
Copy link
Copy Markdown
Contributor Author

Rebased onto main to resolve conflicts with #15855

@masahi masahi merged commit cf013c2 into apache:unity Nov 6, 2023
@Lunderberg Lunderberg deleted the unity_duplicates_in_lazy_transform_params branch November 6, 2023 14:30
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.

2 participants