Anuj Gupta

Results 3 issues of Anuj Gupta

I need to implement SVD, QR, LU decompositions. These are not part of standard C++ libraries, but are part of other libraries (like [Eigen3](http://eigen.tuxfamily.org/index.php?title=3.0)). For implementing for Interpreter backend, what...

I've seen several models involving ROIAlign, which invariably are preceded by NonZero. NonZero being a dynamic shaped tensor isn't supported in GLOW. How about we can implement ROIAlignV2 with a...

Authors: cam you add a license file for the usage of this repo?