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

[DO_NOT_MERGE] For CI validation/Experiment with ORT generic interface #23530

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

karim-vad
Copy link
Contributor

generic interface ( this is for ci validation only / not target for merge)

Description

Motivation and Context

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

You can commit the suggested changes from lintrunner.

Comment on lines 2674 to 3392

if args.enable_generic_interface:
args.test = False
#if args.enable_generic_interface:
# args.test = False
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
if args.enable_generic_interface:
args.test = False
#if args.enable_generic_interface:
# args.test = False
# if args.enable_generic_interface:
# args.test = False

tools/ci_build/build.py Fixed Show fixed Hide fixed
@karim-vad karim-vad force-pushed the dev/kvadsariya/generic_interface_ci_test branch 2 times, most recently from b6e951e to 64c3a26 Compare January 29, 2025 08:12
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

You can commit the suggested changes from lintrunner.

tools/ci_build/build.py Outdated Show resolved Hide resolved
@karim-vad karim-vad force-pushed the dev/kvadsariya/generic_interface_ci_test branch from fbc3229 to d53cf44 Compare January 30, 2025 21:37
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