Home
last modified time | relevance | path

Searched defs:truth (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/python/kernel_tests/
Dreverse_sequence_op_test.py39 truth, argument
58 truth, argument
Dreduce_join_op_test.py71 def assertAllEqualUnicode(self, truth, actual): argument
102 truth, argument
Done_hot_op_test.py32 truth, argument
54 def _testBothOneHot(self, truth, expected_err_re=None, raises=None, **inputs): argument
Dcompare_and_bitpack_op_test.py31 truth, argument
Dedit_distance_op_test.py60 truth, argument
Dunsorted_segment_join_op_test.py35 def assertAllEqualUnicode(self, truth, actual): argument
Dconfusion_matrix_test.py49 def _testConfMatrix(self, labels, predictions, truth, weights=None, argument
Dwhere_op_test.py40 def _testWhere(self, x, truth, expected_err_re=None, fn=array_ops.where): argument
/external/tensorflow/tensorflow/python/ops/ragged/
Dstrings_reduce_join_op_test.py124 truth, argument
/external/tensorflow/tensorflow/compiler/tests/
Dreverse_sequence_op_test.py36 truth, argument
/external/llvm-project/flang/include/flang/Evaluate/
Dlogical.h28 constexpr Logical(bool truth) : word_{Represent(truth)} {} in Logical()
/external/tensorflow/tensorflow/core/util/
Dbcast_test.cc567 string truth = in TEST() local
588 string truth = in TEST() local
/external/skqp/tests/
DCodecPartialTest.cpp63 SkBitmap truth; in test_partial() local
405 SkBitmap truth; in DEF_TEST() local
/external/skia/tests/
DCodecPartialTest.cpp64 SkBitmap truth; in test_partial() local
405 SkBitmap truth; in DEF_TEST() local
/external/llvm-project/flang/runtime/
Dedit-output.cpp418 ListDirectedStatementState<Direction::Output> &list, bool truth) { in ListDirectedLogicalOutput()
422 bool EditLogicalOutput(IoStatementState &io, const DataEdit &edit, bool truth) { in EditLogicalOutput()
/external/tensorflow/tensorflow/core/kernels/
Dedit_distance_op.cc141 sparse::SparseTensor truth; in Compute() local
/external/python/cpython2/Doc/library/
Dstdtypes.rst34 .. _truth: target
/external/fonttools/Lib/fontTools/varLib/
Dmodels.py35 def subList(truth, lst): argument
/external/webrtc/modules/congestion_controller/rtp/
Dtransport_feedback_adapter_unittest.cc39 void ComparePacketFeedbackVectors(const std::vector<PacketResult>& truth, in ComparePacketFeedbackVectors()
/external/python/cpython3/Doc/library/
Dstdtypes.rst29 .. _truth: target
/external/llvm-project/flang/lib/Parser/
Dpreprocessor.cpp1061 char truth{IsNameDefined(name) ? '1' : '0'}; in IsIfPredicateTrue() local
/external/python/cpython2/Lib/test/
Dtest_iter.py348 def __init__(self, truth): argument
/external/python/cpython3/Lib/
Doperator.py57 def truth(a): function
/external/python/cpython3/Lib/test/
Dtest_iter.py435 def __init__(self, truth): argument
/external/mesa3d/src/panfrost/lib/
Ddecode.c798 pandecode_shader_prop(const char *name, unsigned claim, signed truth, bool fuzzy) in pandecode_shader_prop()

12