I want to create a dense layer, but instead of having XW = Y, I want to have X(WC)=Y, where W is a trainable weight and C is a constant variable of the same shape as W. I have t