OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_precision
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/Core/
IO.h
53
IOFormat(int
_precision
= StreamPrecision, int _flags = 0,
58
rowSpacer(""), coeffSeparator(_coeffSeparator), precision(
_precision
), flags(_flags)
/external/tensorflow/tensorflow/contrib/tensor_forest/client/
eval_metrics.py
95
def
_precision
(predictions, targets, weights=None):
function
136
'precision':
_precision
,
Completed in 345 milliseconds