我要将pytorch中自定义的一个卷积函数移植到tensorflow或者keras上,所以想知道在tf或者keras中和pytorch中functional.conv2d等价的原型卷积函数是什么?要可以有自定义卷积核和bias