Kervolution
Kervolution copied to clipboard
TypeError: '_TupleWrapper' object is not callable
Hello, I am getting the following Type Error
Kervolution.py:138 call *
output = self.kernel_fn((patches,self.kernel,self.bias))
How do I resolve it?