onnxruntime
onnxruntime copied to clipboard
[Build] quantization unittest failed when run all tests
Describe the issue
when run all tests python -m unittest, error occured
when run single test python -m unittest test_quantizeblockwise_bnb4.py, no error
when run all tests excepted test_quantizeblockwise_4bits.py, no error
Seems that test_quantizeblockwise_bnb4.py and test_quantizeblockwise_4bits.py have some conflicts?
Urgency
No response
Target platform
all
Build script
python -m unittest
Error / output
====================================================================== FAIL: test_quantize_blockwise_bnb4 (test_quantizeblockwise_bnb4.TestQuantizeBlockwiseBnb4)
Traceback (most recent call last): File "onnxruntime/onnxruntime/test/python/quantization/test_quantizeblockwise_bnb4.py", line 134, in test_quantize_blockwise_bnb4 assert np.allclose(quant_value_ref, quant_value) AssertionError
Visual Studio Version
No response
GCC / Compiler Version
No response
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
keep open
Applying stale label due to no activity in 30 days
Applying stale label due to no activity in 30 days