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

Draft: [luci/service] support shape inference for non-const param of Range #13981

Closed
wants to merge 2 commits into from

Conversation

kyeong8139
Copy link
Contributor

This supports shape inference for non-constant parameters of Range.
In cases where the parameters (start, limit, or delta) are non-constant values, the output will have a dynamic shape, represented as '?'

ONE-DCO-1.0-Signed-off-by: bokyeong lee <[email protected]>

This commit support shape inference for non-const param.

ONE-DCO-1.0-Signed-off-by: bokyeong lee <[email protected]>
This commit change test case.

ONE-DCO-1.0-Signed-off-by: bokyeong lee <[email protected]>
@kyeong8139
Copy link
Contributor Author

For: #13697
Related: #13790

@kyeong8139 kyeong8139 added the DRAFT A draft issue or PR for sharing one's current working status and discussion. label Sep 11, 2024
@kyeong8139 kyeong8139 closed this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DRAFT A draft issue or PR for sharing one's current working status and discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant