Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GPflow/GPflow
/ default_float
Function
default_float
gpflow/config/__config__.py:229–231 ·
view source on GitHub ↗
Returns default float type
()
Source
from the content-addressed store, hash-verified
227
228
229
def
default_float() -> type:
230
""
"Returns default float type"
""
231
return
config().float
232
233
234
def
default_jitter() -> float:
Callers
15
Datum
Class · 0.90
test_vgp
Function · 0.90
test_svgp
Function · 0.90
test_vgp_multiclass
Function · 0.90
test_svgp_multiclass
Function · 0.90
test_construct_parameter_with_variable_shape
Function · 0.90
test_construct_parameter_with_variable_shape__different_constrained_shape
Function · 0.90
test_unknown_size_inputs
Function · 0.90
test_sample_mvn_shapes
Function · 0.90
test_whiten
Function · 0.90
test_multioutput.py
File · 0.90
gen_q_sqrt
Function · 0.90
Calls
1
config
Function · 0.85
Tested by
15
test_vgp
Function · 0.72
test_svgp
Function · 0.72
test_vgp_multiclass
Function · 0.72
test_svgp_multiclass
Function · 0.72
test_construct_parameter_with_variable_shape
Function · 0.72
test_construct_parameter_with_variable_shape__different_constrained_shape
Function · 0.72
test_unknown_size_inputs
Function · 0.72
test_sample_mvn_shapes
Function · 0.72
test_whiten
Function · 0.72
gen_q_sqrt
Function · 0.72
test_rq_1d
Function · 0.72
_f_minimum
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…