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

Add documentation for adding E2E tests #1269

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

ramiro050
Copy link
Collaborator

This commit adds a file explaining the structure of an E2E test, as
well as useful things to keep in mind when adding new tests.

docs/adding_an_e2e_test.md Outdated Show resolved Hide resolved
Copy link
Contributor

@silvasean silvasean left a comment

Choose a reason for hiding this comment

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

Great! Thanks!

docs/adding_an_e2e_test.md Outdated Show resolved Hide resolved
docs/adding_an_e2e_test.md Outdated Show resolved Hide resolved
docs/adding_an_e2e_test.md Show resolved Hide resolved
This commit adds a file explaining the structure of an E2E test, as
well as useful things to keep in mind when adding new tests.
@ramiro050 ramiro050 merged commit 493f45f into llvm:main Aug 26, 2022
@ramiro050 ramiro050 deleted the add-an-e2e-test branch August 26, 2022 23:18
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
…ies (llvm#1269)

* initial code

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Do not use static libs

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* clean up

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Remove more static libs

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Minor changes

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Address comments

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* just to trigger CI tests

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Address comments about cmake

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Move some options from NNPAAccelerator.cpp into NNPACompilerUtils.cpp

Signed-off-by: Tung D. Le <tung@jp.ibm.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.

2 participants