[关闭]
@chenyaofo 2018-10-18T13:37:39.000000Z 字数 791 阅读 609

Custom Convolution






in pytorch,


unfold input feature,
after transpose,

kernel flatten,
after transpose,

after matmul,
after transpose,

after fold,

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注