Skip to content

Fix non-standard u_int32_t type in server code - #1358

Merged
George Wu (jywu-mysoft) merged 1 commit into
microsoft:masterfrom
letmaik:patch-4
Jul 9, 2019
Merged

Fix non-standard u_int32_t type in server code#1358
George Wu (jywu-mysoft) merged 1 commit into
microsoft:masterfrom
letmaik:patch-4

Conversation

@letmaik

Copy link
Copy Markdown
Member

Description: u_int32_t -> uint32_t

Motivation and Context
Likely a typo.

@letmaik
Maik Riechert (letmaik) requested a review from a team as a code owner July 8, 2019 13:55
@jywu-mysoft

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 22 pipeline(s).

@jywu-mysoft
George Wu (jywu-mysoft) merged commit 3cae067 into microsoft:master Jul 9, 2019
Dmitri Smirnov (yuslepukhin) pushed a commit that referenced this pull request Mar 17, 2026
## Describe your changes

This PR adds the `dynamo=True` usage to leverage the improved dynamo
exporter available since PyTorch 2.5. Since PyTorch 2.5 is not yet
released, it also supports development/nightly builds of PyTorch.

## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [x] Lint and apply fixes to your code by running `lintrunner -a`
- [x] 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
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