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 uv support for sample ci validation #2594

Conversation

bopeng1234
Copy link
Contributor

@bopeng1234 bopeng1234 commented Mar 3, 2025

Existing Sample Changes

Description

The UV tool is designed to streamline the management of Python environments for multiple test cases. One of its standout features is its ability to operate without altering the existing Python environment, ensuring that the each unit test sample (sample.json) won't affect primary setup (AI Tool did with conda environment). This makes it an ideal solution without the hassle of environment conflicts or dependencies issues, and makes each sample isolation.

add uv tool management for samples:

1.AI-and-Analytics/Features-and-Functionality/IntelPyTorch_TrainingOptimizations_AMX_BF16
2.AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_AMX_BF16_Inference
3.AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_AMX_BF16_Training
4.AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization
5.AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch
6.AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

ONSAM 1917

@bopeng1234 bopeng1234 force-pushed the hackthon-AI-tool-sample-ci branch from 198aae0 to 1dae04c Compare March 3, 2025 02:03
…ironment, including samples:

  1.AI-and-Analytics/Features-and-Functionality/IntelPyTorch_TrainingOptimizations_AMX_BF16
  2.AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_AMX_BF16_Inference
  3.AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_AMX_BF16_Training
  4.AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization
  5.AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch
  6.AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted

Signed-off-by: Xu, He <[email protected]>
@hexu33 hexu33 force-pushed the hackthon-AI-tool-sample-ci branch 2 times, most recently from 1ab518d to 3f28ecd Compare March 3, 2025 03:02
@bopeng1234
Copy link
Contributor Author

merged to #2597

@bopeng1234 bopeng1234 closed this Mar 3, 2025
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