Implement `Convolve2D` Op (#1397)
* Implement simple wrapper Op for `scipy.signal.convolve2d`
* Better shape inference
* conv2d gradient v0
* Implement Convolve2d and gradients
* Add same mode, and FFT support
* Relax test tolerance in float32
* Change seed
* Relax test tolerance in float32
* Add `convolve2d` to `signal.__init__`
---------
Co-authored-by:
ricardoV94 <ricardo.vieira1994@gmail.com>
正在显示
请
注册
或者
登录
后发表评论