charlie-HiveAi
Results
2
issues of
charlie-HiveAi
This happens in AVIF image decoder When I run `image::image_dimensions(&path);` I get `Decoding(DecodingError { format: Exact(Avif), underlying: Some(Error(-11)) })` After some digging, the error is returned from this line [here](https://github.com/image-rs/image/blob/master/src/codecs/avif/decoder.rs#L43):...
topic: formats
help wanted
# What does this PR do? Implement forward pass for Wav2Vec2EncoderLayerBetterTransformer during training ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can...