https://github.com/GPflow/GPflow
Raw File
Tip revision: c1982af7d47af37a0aad5a067f39fb81f742eded authored by alexggmatthews on 14 September 2016, 19:33:40 UTC
Updating gpflowrc
Tip revision: c1982af
gpflowrc
[verbosity]
tf_compile_verb = False
hmc_verb = True
optimisation_verb = False

[dtypes]
float_type = float32
int_type = int32

[numerics]
jitter_level = 1e-6

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