onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

[Build] quantization unittest failed when run all tests

Open UsingtcNower opened this issue 1 year ago • 2 comments

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

UsingtcNower avatar May 25 '24 06:05 UsingtcNower

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.

github-actions[bot] avatar Jun 28 '24 15:06 github-actions[bot]

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

UsingtcNower avatar Jul 01 '24 09:07 UsingtcNower

Applying stale label due to no activity in 30 days

Applying stale label due to no activity in 30 days