I found a layer (separable convolution) implemented in CuPy. This layer was developed as a part of a pytorch project. Is it possible to use the same CuPy code as a layer in a tensorflow model?
I am looking for a generic solution that can be applied to any custom layer implemented in CuPy.
2.1m questions
2.1m answers
60 comments
57.0k users