https://github.com/GPflow/GPflow
Raw File
Tip revision: b08f3062c96677de266af26767634fd7c6e6611d authored by Alexander G. de G. Matthews on 09 September 2016, 10:59:46 UTC
Tf wraps (#198)
Tip revision: b08f306
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