Revision 5ab5aaee8696bcb7bcafe6a8cb9334e5ff9186ad authored by mqbssaby on 11 January 2017, 14:12:37 UTC, committed by mqbssaby on 11 January 2017, 14:12:37 UTC
1 parent 13b475c
Raw File
gpflowrc
[verbosity]
tf_compile_verb = False
hmc_verb = True
optimisation_verb = False

[dtypes]
float_type = float64
int_type = int32

[numerics]
jitter_level = 1e-6
# quadrature can be set to: allow, warn, error
ekern_quadrature = warn

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