/external/lmfit/lib/ |
D | lmstruct.h | 52 int patience; /* Used to set the maximum number of function evaluations member
|
D | lmmin.c | 133 int maxfev = C->patience * (n+1); in lmmin()
|
/external/tensorflow/tensorflow/python/keras/ |
D | callbacks_test.py | 1030 patience = 0 1033 patience=patience, monitor=monitor, mode=mode) 1047 patience = 3 1060 stopper = keras.callbacks.EarlyStopping(monitor='acc', patience=patience) 1062 assert len(hist.epoch) >= patience 1083 patience = 3 1085 patience=patience, 1088 assert len(hist.epoch) >= patience 1108 patience=2, 1128 monitor='val_loss', patience=5, baseline=0.5, restore_best_weights=True) [all …]
|
D | callbacks.py | 1721 patience=0, argument 1729 self.patience = patience 1782 if self.wait >= self.patience: 2548 patience=10, argument 2567 self.patience = patience 2616 if self.wait >= self.patience:
|
D | callbacks_v1_test.py | 380 monitor='val_loss', factor=0.5, patience=4, verbose=1),
|
/external/lmfit/man/ |
D | lmmin.pod | 110 =item B<int> I<control.patience> 112 Used to set the maximum number of function evaluations to patience*n_par. 181 control.patience = 500; /* allow more iterations */
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | HolidayTest.java | 182 int patience=100; in exerciseHoliday() local 189 if(--patience <= 0) { in exerciseHoliday()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | HolidayTest.java | 185 int patience=100; in exerciseHoliday() local 192 if(--patience <= 0) { in exerciseHoliday()
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.keras.callbacks.-reduce-l-r-on-plateau.pbtxt | 8 …argspec: "args=[\'self\', \'monitor\', \'factor\', \'patience\', \'verbose\', \'mode\', \'min_delt…
|
D | tensorflow.keras.callbacks.-early-stopping.pbtxt | 8 …argspec: "args=[\'self\', \'monitor\', \'min_delta\', \'patience\', \'verbose\', \'mode\', \'basel…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.keras.callbacks.-early-stopping.pbtxt | 8 …argspec: "args=[\'self\', \'monitor\', \'min_delta\', \'patience\', \'verbose\', \'mode\', \'basel…
|
D | tensorflow.keras.callbacks.-reduce-l-r-on-plateau.pbtxt | 8 …argspec: "args=[\'self\', \'monitor\', \'factor\', \'patience\', \'verbose\', \'mode\', \'min_delt…
|
/external/tensorflow/tensorflow/python/keras/distribute/ |
D | multi_worker_callback_tf2_test.py | 350 monitor='loss', min_delta=0.05, patience=1, verbose=1),
|
/external/tensorflow/tensorflow/python/keras/optimizer_v2/ |
D | optimizer_v2_test.py | 539 monitor='val_loss', factor=0.1, min_delta=0, patience=1, cooldown=5) 558 patience=1,
|
/external/curl/docs/ |
D | BUGS.md | 181 maybe they're off in the woods hunting. Have patience. Allow at least a few
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 842 Her very silence and her patience 1982 cried 'Have patience, good people!' 3421 TOUCHSTONE We shall find a time, Audrey; patience, gentle Audrey. 3660 All humbleness, all patience and impatience, 4047 JAQUES Sir, by your patience. If I heard you rightly, 4059 Your patience and your virtue well deserves it:
|
D | plrabn12.txt | 1443 With stubborn patience as with triple steel. 5083 All patience. He, who therefore can invent 6876 Of patience and heroick martyrdom 9490 True patience, and to temper joy with fear 10631 Add virtue, patience, temperance; add love,
|
D | alice29.txt | 699 patience of an oyster!'
|
/external/one-true-awk/ |
D | FIXES | 368 to paul patience and arnold robbins for passing it on and for
|
/external/python/cpython2/Doc/faq/ |
D | programming.rst | 153 (if you have some patience -- the profiling itself can slow your program down by
|
/external/python/cpython2/Doc/library/ |
D | multiprocessing.rst | 298 print "We lacked patience and got a multiprocessing.TimeoutError"
|
/external/python/google-api-python-client/samples/prediction/ |
D | language_id.txt | 394 "French", "Le jeune homme commen�a par chercher cette lettre avec une grande patience, tournant et … 414 …, Ma!' said the young Crab, a little snappishly. 'You're enough to try the patience of an oyster!'"
|
/external/python/cpython3/Doc/library/ |
D | multiprocessing.rst | 420 print("We lacked patience and got a multiprocessing.TimeoutError")
|
/external/python/setuptools/docs/ |
D | setuptools.txt | 1447 Our apologies for the inconvenience, and thank you for your patience.
|
/external/one-true-awk/testdir/ |
D | bib | 23754 The servant therefore fell down, and worshipped him, saying, Lord, have patience with me, and I wil… 23757 And his fellowservant fell down at his feet, and besought him, saying, Have patience with me, and I… 25261 …h in an honest and good heart, having heard the word, keep it, and bring forth fruit with patience. 25846 In your patience possess ye your souls. 28051 And not only so, but we glory in tribulations also: knowing that tribulation worketh patience; 28052 And patience, experience; and experience, hope: 28142 But if we hope for that we see not, then do we with patience wait for it. 28308 …s were written aforetime were written for our learning, that we through patience and comfort of th… 28309 Now the God of patience and consolation grant you to be likeminded one toward another according to … 28903 But in all [things] approving ourselves as the ministers of God, in much patience, in afflictions, … [all …]
|