Home
last modified time | relevance | path

Searched refs:patience (Results 1 – 25 of 59) sorted by relevance

123

/external/lmfit/lib/
Dlmstruct.h52 int patience; /* Used to set the maximum number of function evaluations member
Dlmmin.c133 int maxfev = C->patience * (n+1); in lmmin()
/external/tensorflow/tensorflow/python/keras/
Dcallbacks_test.py1030 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 …]
Dcallbacks.py1721 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:
Dcallbacks_v1_test.py380 monitor='val_loss', factor=0.5, patience=4, verbose=1),
/external/lmfit/man/
Dlmmin.pod110 =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/
DHolidayTest.java182 int patience=100; in exerciseHoliday() local
189 if(--patience <= 0) { in exerciseHoliday()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DHolidayTest.java185 int patience=100; in exerciseHoliday() local
192 if(--patience <= 0) { in exerciseHoliday()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.callbacks.-reduce-l-r-on-plateau.pbtxt8 …argspec: "args=[\'self\', \'monitor\', \'factor\', \'patience\', \'verbose\', \'mode\', \'min_delt…
Dtensorflow.keras.callbacks.-early-stopping.pbtxt8 …argspec: "args=[\'self\', \'monitor\', \'min_delta\', \'patience\', \'verbose\', \'mode\', \'basel…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.callbacks.-early-stopping.pbtxt8 …argspec: "args=[\'self\', \'monitor\', \'min_delta\', \'patience\', \'verbose\', \'mode\', \'basel…
Dtensorflow.keras.callbacks.-reduce-l-r-on-plateau.pbtxt8 …argspec: "args=[\'self\', \'monitor\', \'factor\', \'patience\', \'verbose\', \'mode\', \'min_delt…
/external/tensorflow/tensorflow/python/keras/distribute/
Dmulti_worker_callback_tf2_test.py350 monitor='loss', min_delta=0.05, patience=1, verbose=1),
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Doptimizer_v2_test.py539 monitor='val_loss', factor=0.1, min_delta=0, patience=1, cooldown=5)
558 patience=1,
/external/curl/docs/
DBUGS.md181 maybe they're off in the woods hunting. Have patience. Allow at least a few
/external/brotli/tests/testdata/
Dasyoulik.txt842 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:
Dplrabn12.txt1443 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,
Dalice29.txt699 patience of an oyster!'
/external/one-true-awk/
DFIXES368 to paul patience and arnold robbins for passing it on and for
/external/python/cpython2/Doc/faq/
Dprogramming.rst153 (if you have some patience -- the profiling itself can slow your program down by
/external/python/cpython2/Doc/library/
Dmultiprocessing.rst298 print "We lacked patience and got a multiprocessing.TimeoutError"
/external/python/google-api-python-client/samples/prediction/
Dlanguage_id.txt394 "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/
Dmultiprocessing.rst420 print("We lacked patience and got a multiprocessing.TimeoutError")
/external/python/setuptools/docs/
Dsetuptools.txt1447 Our apologies for the inconvenience, and thank you for your patience.
/external/one-true-awk/testdir/
Dbib23754 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 …]

123