Skip to content

Add docs for the fns candy demo - #1479

Merged
snnn merged 3 commits into
masterfrom
snnn/doc6
Jul 24, 2019
Merged

Add docs for the fns candy demo#1479
snnn merged 3 commits into
masterfrom
snnn/doc6

Conversation

@snnn

@snnn snnn commented Jul 23, 2019

Copy link
Copy Markdown
Contributor

Description:
Add docs for the fns candy demo

Motivation and Context

  • Why is this change required? What problem does it solve?
    The program has no doc. Should have one.

  • If it fixes an open issue, please link to the issue here.

@snnn
snnn requested a review from a team as a code owner July 23, 2019 22:50
@snnn
snnn merged commit 91d32c9 into master Jul 24, 2019
@snnn
snnn deleted the snnn/doc6 branch August 2, 2019 00:14
yuslepukhin pushed a commit that referenced this pull request Mar 17, 2026
## Describe your changes

For the Olive release, in the ONNX export pass, since when `dynamo=True`
the dynamic_shapes argument is not provided properly, we temporarily
change the check to require torch 2.6 to enable the new `dynamo=True`
logic pass. This way when a user has torch 2.5 Olive will still use the
old `dynamo_export` logic and function without errors.

## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [ ] Lint and apply fixes to your code by running `lintrunner -a`
- [ ] Is this a user-facing change? If yes, give a description of this
change to be included in the release notes.
- [ ] Is this PR including examples changes? If yes, please remember to
update [example
documentation](https://github.com/microsoft/Olive/blob/main/docs/source/examples.md)
in a follow-up PR.

## (Optional) Issue link

- microsoft/Olive#1478
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