Skip to content

Fix code accuracy issues in Windows ML documentation#250

Open
qiutongMS wants to merge 1 commit into
MicrosoftDocs:docsfrom
qiutongMS:user/qiutongshen/fixCodeAcc
Open

Fix code accuracy issues in Windows ML documentation#250
qiutongMS wants to merge 1 commit into
MicrosoftDocs:docsfrom
qiutongMS:user/qiutongshen/fixCodeAcc

Conversation

@qiutongMS
Copy link
Copy Markdown

Fix 6 code accuracy issues found by automated documentation review:

  • initialize-execution-providers: Fix missing closing ) for TryEnqueue()
  • initialize-execution-providers: Add placeholder for undefined user_wants_to_download
  • models: Fix missing closing | in Option 4 table row
  • run-onnx-models: Add missing import os in Python code block
  • tutorial: Use pathlib.Path instead of string for .exists() call
  • versioning: Add null guard in LogProviderVersionCallback

Fix 6 code accuracy issues found by automated documentation review:

- initialize-execution-providers: Fix missing closing ) for TryEnqueue()
- initialize-execution-providers: Add placeholder for undefined user_wants_to_download
- models: Fix missing closing | in Option 4 table row
- run-onnx-models: Add missing import os in Python code block
- tutorial: Use pathlib.Path instead of string for .exists() call
- versioning: Add null guard in LogProviderVersionCallback

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant