Enable read support for n-dimensional ops (#537)
* initial progress
* formatting
* add pooling changes
* formatting
* change eliminate_pad
* formatting
* rename var
* fomratting
* update op shape test and compute
* formatting
* revert conv constructor
* formatting
* change initializer
* formatting
* fix tidy
* change quant conv and shape check
* add tests and fixes
* formatting
* fix type
* fix conv test
* formatting
* add pooling and bn tests
* formatting
* add inconsistent attr tests
* fix padding issue
* formatting
* fix review comments, remove duplicate test
* formatting
* fix variable
* fix assert bug
* fix attr check
* remove std
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
test/onnx/conv_1d_test.onnx
0 → 100644
test/onnx/conv_3d_test.onnx
0 → 100644
Please register or sign in to comment