Kervolution icon indicating copy to clipboard operation
Kervolution copied to clipboard

TypeError: '_TupleWrapper' object is not callable

Open Ritika2001 opened this issue 4 years ago • 0 comments

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?

Ritika2001 avatar Sep 18 '20 08:09 Ritika2001