Skip to content

Comments

Improve converter error handling and fix utility bugs#2

Open
PatrickMartin1804 wants to merge 16 commits intoAirbusDefenceAndSpace:mainfrom
PatrickMartin1804:DEV_nnef_to_giga_bugfixes_and_error_handling
Open

Improve converter error handling and fix utility bugs#2
PatrickMartin1804 wants to merge 16 commits intoAirbusDefenceAndSpace:mainfrom
PatrickMartin1804:DEV_nnef_to_giga_bugfixes_and_error_handling

Conversation

@PatrickMartin1804
Copy link

improves the reliability of the onnx to giga.py and nnef_to_giga.py converter
by adding clear error messages for currently unsupported layers,
such as LeakyRelu, Softmax, different convoltion sizes, padding and other.

It also addresses several technical bugs, including a TypeError in the RAM formatting function, incorrect float division in slicing, and a header naming mismatch for GIGA_Success.

Additionally, the declare_concat function was updated to support more than two tensors, and the utils.h path was corrected to resolve compilation errors.

… currently not supported by fpad, in onnx to giga.py
…fix compile errors, from giga/utils.h to tests/utils.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant