Merge branch 'dev' into feature/exec_hlslib_nodes
No related branches found
No related tags found
Showing
- src/finn/core/execute_custom_node.py 9 additions, 49 deletionssrc/finn/core/execute_custom_node.py
- src/finn/core/multithreshold.py 0 additions, 58 deletionssrc/finn/core/multithreshold.py
- src/finn/custom_op/__init__.py 18 additions, 0 deletionssrc/finn/custom_op/__init__.py
- src/finn/custom_op/multithreshold.py 91 additions, 0 deletionssrc/finn/custom_op/multithreshold.py
- src/finn/custom_op/registry.py 12 additions, 0 deletionssrc/finn/custom_op/registry.py
- src/finn/custom_op/streamingmaxpool.py 31 additions, 0 deletionssrc/finn/custom_op/streamingmaxpool.py
- src/finn/custom_op/xnorpopcount.py 52 additions, 0 deletionssrc/finn/custom_op/xnorpopcount.py
- src/finn/transformation/infer_datatypes.py 31 additions, 24 deletionssrc/finn/transformation/infer_datatypes.py
- src/finn/transformation/infer_shapes.py 9 additions, 5 deletionssrc/finn/transformation/infer_shapes.py
- src/finn/transformation/streamline.py 98 additions, 35 deletionssrc/finn/transformation/streamline.py
- tests/test_custom_onnx_exec.py 15 additions, 0 deletionstests/test_custom_onnx_exec.py
- tests/test_multi_thresholding.py 7 additions, 2 deletionstests/test_multi_thresholding.py
- tests/test_streamline.py 1 addition, 1 deletiontests/test_streamline.py
- tests/test_xnorpopcountmatmul.py 86 additions, 0 deletionstests/test_xnorpopcountmatmul.py
Loading
Please register or sign in to comment