openvino
openvino copied to clipboard
Added support aten::avg_poolNd and aten::max_poolNd with no batch
Two files updated and removed the new files I created.
#20927
Okay I'll update the old files and update the PR. Sorry for the inconvenience.
please also add tests for this functionality and verify that your code works
I am currently facing an "IncludePath" error even after adding the location of the header files so it is taking a little time to debug the same. onnx_pb.h is a file my system is unable to find. I'll get back as soon as possible after solving the error.
Also is it possible for you to guide me a little bit on how i can make a custom test case in the code base for these operations? It would be really helpful.
Hello Sir, I apologize for the absence. I got my head into a Research Paper based project for publishing, so couldn't find the time. Is it possible for you to mention what all needs to be done in the markdown comment in order to merge this pull request in the main branch. Thank you. I will get at it as soon as possible :)
Can anyone provide an update so that I could be clarified the work I have to do. Thank you :)
Hello Sir, I apologize for the absence. I got my head into a Research Paper based project for publishing, so couldn't find the time. Is it possible for you to mention what all needs to be done in the markdown comment in order to merge this pull request in the main branch. Thank you. I will get at it as soon as possible :)
- Write tests for pooling with no batch
- Run your code and identify if all cases work
- Fix issues and make sure that tests pass
Okay. Thank you for replying :). I will get on it as soon as possible.
This PR will be closed in a week because of 2 weeks of no activity.