/external/tensorflow/tensorflow/python/keras/ |
D | callbacks_test.py | 459 patience = 0 462 patience=patience, monitor=monitor, mode=mode) 476 patience = 3 486 stopper = keras.callbacks.EarlyStopping(monitor='acc', patience=patience) 488 assert len(hist.epoch) >= patience 493 assert len(hist.epoch) >= patience 514 patience = 3 516 patience=patience, 519 assert len(hist.epoch) >= patience 539 patience=2, [all …]
|
D | callbacks.py | 929 patience=0, argument 937 self.patience = patience 986 if self.wait >= self.patience: 1440 patience=10, argument 1459 self.patience = patience 1508 if self.wait >= self.patience:
|
D | callbacks_v1_test.py | 377 monitor='val_loss', factor=0.5, patience=4, verbose=1),
|
/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/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/v2/ |
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/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/u-boot/doc/ |
D | README.socfpga | 91 ... this may take some time, have patience ...
|
/external/tensorflow/tensorflow/python/keras/optimizer_v2/ |
D | optimizer_v2_test.py | 492 monitor='val_loss', factor=0.1, min_delta=0, patience=1, cooldown=5) 511 patience=1,
|
/external/curl/docs/ |
D | BUGS | 212 off, maybe they're off in the woods hunting. Have patience. Allow at least a
|
/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,
|
/external/one-true-awk/ |
D | FIXES | 112 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 | 409 print("We lacked patience and got a multiprocessing.TimeoutError")
|
/external/libxkbcommon/xkbcommon/build-aux/ |
D | traces.2 | 3023 # you end up with a "frozen" computer, even though with patience
|
D | traces.0 | 363 # you end up with a "frozen" computer, even though with patience
|
/external/python/setuptools/docs/ |
D | setuptools.txt | 1447 Our apologies for the inconvenience, and thank you for your patience.
|