I want to create shared fully_connected layer in tiny-dnn. For example. I have input shape (3x1x1). And weights (3x64x1). We have output (64x1x1). I want input (3x1xk), weig