Aditya Srichandan
Aditya Srichandan
Hi.. I would like to work on this.. is the work still in progress?
> Looks good overall. Add a verify test in the `test/verify/` to make sure this works. Verify tests run the whole compilation process on all targets. The test should look...
> Failing to compile, needs fix. Check CI runs for the errors. I have updated the tests, seems like I was handling it in not the the right way. compiles...
> I'm going to help this PR along and make some changes to pass the rest of the CI. thanks @CharlieL7 .. I reviewed the CI.. it fails at cppcheck...
> It's not clear to me what the actual limitation for this kernel is from OneDNN. Umang did write a TODO comment, but the link provided does not mention such...
@pfultz2 as rightly pointed by @CharlieL7, the doc OneDNN spec: **https://oneapi-src.github.io/oneDNN/dev_guide_pooling.html#doxid-dev-guide-pooling-1dg-pool-impl-limits** doesnt explicitly mention about length size and stride for pooling, earlier I was referring to conv.. however in the...
Hi I would like to work on this.. I am new to brevitas