I am implementing Convolution layer in a custom layer. Through Convolution i need to save the multiplication of filter with my image in an array/tensor. But Tensors are not