The source project of this merge request has been removed.
new feature avgpool
This MR includes the following changes:
- Added the AveragePool feature that enables the execution of average pooling operations.
- Provided one test model: avgpool.onnx.
- Added support for converting the AveragePool feature from float to int16.