Is there documentation on what the input structure is for the function log_posterior_fn in line 114 of models.py? These are essentially the BNN params and I want to understand how these params are arranged to compute this function. For example, we can consider two hidden layers with 10 neurons each. Thank you in advance!