Home
last modified time | relevance | path

Searched refs:Decreasing (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Disotonic_regression_op_test.cc90 TEST_F(IsotonicRegressionOpTest, Decreasing) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp264 if (D == Direction::Decreasing) in getCanonicalPredicate()
279 return Direction::Decreasing; in getDirection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h677 enum class Direction { Increasing, Decreasing, Unknown }; enumerator
/external/python/cpython2/Objects/
Ddictnotes.txt86 in more collisions. Decreasing it improves sparseness at the
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_field_encoding_unittest.cc606 TEST_F(RtcEventFieldTest, Decreasing) { in TEST_F() argument