OverflowError
Daming-TF opened this issue · 0 comments
When I run the training code, it does not indicate the specific error location, only the error is:
“ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
OverflowError: value too large to convert to uint32_t
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
OverflowError: value too large to convert to uint32_t
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
OverflowError: value too large to convert to uint32_t
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
OverflowError: value too large to convert to uint32_t
OverflowError: value too large to convert to uint32_t
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
OverflowError: value too large to convert to uint32_t
OverflowError: value too large to convert to uint32_t
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
OverflowError: value too large to convert to uint32_t
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
ValueError: bytes length not a multiple of item size
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
ValueError: bytes length not a multiple of item size
OverflowError: value too large to convert to uint32_t
Exception ignored in: 'preshed.bloom.bloom_from_bytes'
OverflowError: value too large to convert to uint32_t
Segmentation fault
”
how should i handle this?