Skip to content

add docs for cpp tests requiring built libraries#4401

Merged
jcwchen merged 2 commits intoonnx:mainfrom
williamberman:will/ld-library-path-docs
Aug 2, 2022
Merged

add docs for cpp tests requiring built libraries#4401
jcwchen merged 2 commits intoonnx:mainfrom
williamberman:will/ld-library-path-docs

Conversation

@williamberman
Copy link
Copy Markdown
Contributor

Description
Update contributor guidelines to note cpp tests require linking to built libraries (i.e. ONNXIFI_DUMMY_LIBRARY).

Motivation and Context

  • The cpp tests fail when running locally for me.
  • The ci scripts also set LD_LIBRARY_PATH

@williamberman williamberman requested a review from a team as a code owner August 1, 2022 21:49
Comment thread docs/CONTRIBUTING.md
Copy link
Copy Markdown
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments about Windows part. The part of Linux and MacOS LGTM. Thanks for the improvement !

Please follow the steps to signoff DCO.

Comment thread docs/CONTRIBUTING.md
Comment thread docs/CONTRIBUTING.md Outdated
@williamberman williamberman force-pushed the will/ld-library-path-docs branch from 1ddc87d to b7ed691 Compare August 1, 2022 23:40
@williamberman williamberman requested a review from jcwchen August 1, 2022 23:41
Comment thread docs/CONTRIBUTING.md Outdated
add jcwchen change for windows

Signed-off-by: Will Berman <WLBberman@gmail.com>

Update docs/CONTRIBUTING.md

Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
@williamberman williamberman force-pushed the will/ld-library-path-docs branch from fd39637 to f3708d9 Compare August 2, 2022 17:27
@williamberman williamberman requested a review from jcwchen August 2, 2022 17:28
Copy link
Copy Markdown
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@jcwchen jcwchen enabled auto-merge (squash) August 2, 2022 17:35
@jcwchen jcwchen added the topic: documentation Issues related to ONNX documentation label Aug 2, 2022
@jcwchen jcwchen merged commit 2071a27 into onnx:main Aug 2, 2022
broune pushed a commit to broune/onnx that referenced this pull request May 6, 2023
add jcwchen change for windows

Signed-off-by: Will Berman <WLBberman@gmail.com>

Update docs/CONTRIBUTING.md

Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>

Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: documentation Issues related to ONNX documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants