/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
D | reverse_sequence_op_test.py | 38 truth, argument 60 truth, argument
|
D | one_hot_op_test.py | 28 truth, argument 50 def _testBothOneHot(self, truth, expected_err_re=None, raises=None, **inputs): argument
|
D | edit_distance_op_test.py | 56 truth, argument
|
D | where_op_test.py | 36 def _testWhere(self, x, truth, expected_err_re=None, fn=array_ops.where): argument
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | strings_reduce_join_op_test.py | 120 truth, argument
|
/external/tensorflow/tensorflow/python/kernel_tests/strings_ops/ |
D | reduce_join_op_test.py | 67 def assertAllEqualUnicode(self, truth, actual): argument 98 truth, argument
|
D | unsorted_segment_join_op_test.py | 31 def assertAllEqualUnicode(self, truth, actual): argument
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | reverse_sequence_op_test.py | 32 truth, argument
|
/external/tensorflow/tensorflow/core/util/ |
D | bcast_test.cc | 567 string truth = in TEST() local 588 string truth = in TEST() local
|
/external/rappor/analysis/R/ |
D | simulation.R | 185 GetNoisyBits <- function(truth, params) { argument 237 truth <- GetTrueBits(samp, map$map_by_cohort, params) functionVar
|
D | ngrams_simulation.R | 267 truth <- sort(table(sim$strs)) / N functionVar 270 truth = truth, pairwise_candidates = pairwise_candidates) nameattr
|
D | association_test.R | 84 truth = NULL, basic = FALSE) { argument 114 truth = truth$variables, maps = maps, strs = strs) nameattr
|
/external/truth/core/src/test/java/com/google/common/truth/gwt/ |
D | Inventory.java | 96 Truth truth; field in Inventory
|
/external/skia/tests/ |
D | CodecPartialTest.cpp | 66 SkBitmap truth; in test_partial() local 407 SkBitmap truth; in DEF_TEST() local
|
/external/rappor/apps/rappor-sim/ |
D | server.R | 93 truth <- Sample()$truth functionVar
|
/external/tensorflow/tensorflow/core/kernels/ |
D | edit_distance_op.cc | 153 sparse::SparseTensor truth; in Compute() local
|
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
D | confusion_matrix_test.py | 44 def _testConfMatrix(self, labels, predictions, truth, weights=None, argument
|
/external/fonttools/Lib/fontTools/varLib/ |
D | models.py | 42 def subList(truth, lst): argument
|
/external/webrtc/modules/congestion_controller/rtp/ |
D | transport_feedback_adapter_unittest.cc | 39 void ComparePacketFeedbackVectors(const std::vector<PacketResult>& truth, in ComparePacketFeedbackVectors()
|
/external/python/cpython3/Doc/library/ |
D | stdtypes.rst | 29 .. _truth: target
|
/external/python/cpython3/Lib/ |
D | operator.py | 57 def truth(a): function
|
/external/python/cpython3/Lib/test/ |
D | test_iter.py | 545 def __init__(self, truth): argument
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | goog_cc_network_control_unittest.cc | 157 StatesPrinter* truth = s.CreatePrinter( in UpdatesTargetRateBasedOnLinkCapacity() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | array_ops.py | 3840 def edit_distance(hypothesis, truth, normalize=True, name="edit_distance"): argument
|