https://github.com/GPflow/GPflow
Revision 97bda5a9fccd6aa5520dfc0d6c650931aabe87a5 authored by icouckuy on 31 October 2016, 18:06:07 UTC, committed by Mark van der Wilk on 31 October 2016, 18:06:06 UTC
1 parent b8b91e0
Raw File
Tip revision: 97bda5a9fccd6aa5520dfc0d6c650931aabe87a5 authored by icouckuy on 31 October 2016, 18:06:07 UTC
Fix matpackops compilation with gcc 6 (#222)
Tip revision: 97bda5a
gpflowrc
[verbosity]
tf_compile_verb = False
hmc_verb = True
optimisation_verb = False

[dtypes]
float_type = float64
int_type = int32

[numerics]
jitter_level = 1e-6

[profiling]
dump_timeline = False
dump_tensorboard = False
back to top