leozhang
leozhang
h264_sei.c:41: error: 'sei_t' has no member named 'data'
I found the supported src framework don't include coreml, but the dst framework include coreml.
### Description ### Motivation and Context
### Description Fix several tiny typo ### Motivation and Context
### 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...