https://github.com/GPflow/GPflow
Raw File
Tip revision: 453453e865cb87e50b81d1ccdf74999b05d6fa0e authored by alexggmatthews on 26 October 2016, 14:00:45 UTC
float32
Tip revision: 453453e
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