I tried to parse an ONNX model of yolov5-seg, but I get error about the reshape layers not being supported. But when I look at the Dataflow Compiler user guide, I see that there are reshape layers that are supported. So what kind of reshapes are supported and what kind is not?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
UnsupportedShuffleLayerError when using Reshape node in ONNX | 10 | 618 | September 21, 2024 | |
Reshape layer error | 5 | 141 | April 7, 2025 | |
Dataflow compiler parsing failure - incorrectly reshapes array | 3 | 97 | April 24, 2025 | |
[Parsing Error] It seems that a problem occurs as the dimensions change. | 1 | 7 | August 19, 2025 | |
update_reshape_output_format return a none | 1 | 49 | April 1, 2025 |