set numpy version to fix deps conflict#345
Merged
Conversation
Contributor
Author
|
local conda test for 3.8: https://inteltf-jenk.sh.intel.com/job/lpot-release-wheel-build/16552/ |
Contributor
Author
|
local test for 3.9: https://inteltf-jenk.sh.intel.com/job/lpot-release-wheel-build/16563/ |
chensuyue
reviewed
Dec 22, 2022
Contributor
Author
|
local test for 3.10: https://inteltf-jenk.sh.intel.com/job/lpot-release-wheel-build/16566/ |
Contributor
Author
Contributor
|
Try with python 3.8 |
Contributor
Author
chensuyue
approved these changes
Dec 28, 2022
yiliu30
pushed a commit
that referenced
this pull request
Mar 12, 2026
* Skip test with incorrect scale shapes * Update test/3x/torch/algorithms/fp8_quant/unit_tests/test_save_load.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update test_save_load.py --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
xin3he
pushed a commit
that referenced
this pull request
Mar 31, 2026
* Skip test with incorrect scale shapes * Update test/3x/torch/algorithms/fp8_quant/unit_tests/test_save_load.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update test_save_load.py --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: xinhe3 <xinhe3@habana.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
fix conda install deps concflict
Description
detail description
JIRA ticket:
Expected Behavior & Potential Risk
conda install success
How has this PR been tested?
local test
Dependency Change?
no