https://github.com/GPflow/GPflow
Revision 5e479101e6f577e2841f89731ccae4402a57cf4d authored by Mark van der Wilk on 15 August 2017, 09:21:49 UTC, committed by GitHub on 15 August 2017, 09:21:49 UTC
* fix reshape issue in Param's get_samples_df

* change get_samples_df to reshape according to free_state_shape

* add free_state_shape methods to transforms

* refactor LowerTriangular to be slightly more readable

* undo changes and assume input to forward is always a vector

* undo adding free_state_shape methods to transforms
1 parent 84168d5
History
Tip revision: 5e479101e6f577e2841f89731ccae4402a57cf4d authored by Mark van der Wilk on 15 August 2017, 09:21:49 UTC
Param reshape (#482)
Tip revision: 5e47910
File Mode Size
example_profiler.py -rw-r--r-- 348 bytes

back to top