-
Notifications
You must be signed in to change notification settings - Fork 330
Check if the path exists. #292
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
Conversation
daisy-ycguo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder why this workflow belongs to GenAIExamples not GenAICompos.
We propose to setup checking workflow on Both GenAIExamples and GenAIComps. In GenAIExamples, we mainly checking for typos, in GenAIComps we mainly checking for Dockerfile path change in PR. |
I think this workflow is to checking for Dockerfile path in GenAICompos. Correct me if I'm wrong. |
This workflow is checking the Dockerfile path in GenAIExamples readme can be found correctly in GenAIComps, to avoid typos. |
b8ab944 to
06ea16f
Compare
a130ee2 to
d36fcc1
Compare
for more information, see https://pre-commit.ci
daisy-ycguo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you.
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
…IExamples into Path_detection
for more information, see https://pre-commit.ci
Signed-off-by: zepan <ze.pan@intel.com>
Signed-off-by: zepan <ze.pan@intel.com>
* first code of business safety classifier * allow strategy options and update readme * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * disable ray for ml strategy and update test script * add log to pii test Signed-off-by: minmin-intel <minmin.hou@intel.com> * update logging in test gaurdrail * rm llm strategy and change url in test Signed-off-by: minmin-intel <minmin.hou@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * delete file check in test and update readme Signed-off-by: minmin-intel <minmin.hou@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: minmin-intel <minmin.hou@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: chen, suyue <suyue.chen@intel.com>
* GMC: Add GPU support for GMC. Enable NVIDIA GPU support for GMC, including sequence and switch mode. Note that switch mode may fail due to NO enough GPU memory. Signed-off-by: PeterYang12 <yuhan.yang@intel.com>
Description
The summary of the proposed changes as long as the relevant motivation and context.
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.