Skip to content

[Unity] Handle duplicate outputs in LazyTransformParams - #15942

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

[Unity] Handle duplicate outputs in LazyTransformParams#15942
masahi merged 1 commit into
apache: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
Lunderbergforce-pushed the unity_duplicates_in_lazy_transform_params branch from 850f601 to 531f48aCompareNovember 3, 2023 17:33
@Lunderberg

Copy link
Copy Markdown
ContributorAuthor

Rebased onto main to resolve conflicts with #15855

@masahi
masahi merged commit cf013c2 into apache:unityNov 6, 2023
@Lunderberg
Lunderberg deleted the unity_duplicates_in_lazy_transform_params branch November 6, 2023 14:30
Sign up for freeto 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

@Lunderberg@masahi