Home
last modified time | relevance | path

Searched defs:max_steps (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dgraph_actions.py141 max_steps=None): argument
250 max_steps): argument
481 max_steps=None): argument
Dtrainable.py37 max_steps=None): argument
Dmonitors.py97 def begin(self, max_steps=None): argument
834 def begin(self, max_steps=None): argument
1067 def begin(self, max_steps=None): argument
Dgraph_actions_test.py85 def begin(self, max_steps=None): argument
Dexperiment.py853 max_steps=None, argument
Dlearn_runner_test.py77 monitors=None, max_steps=None): argument
Dmonitors_test.py756 def begin(self, max_steps): argument
/external/tensorflow/tensorflow/python/estimator/
Destimator.py290 max_steps=None, argument
358 def _convert_train_steps_to_hooks(self, steps, max_steps): argument
Dtraining.py127 def __new__(cls, input_fn, max_steps=None, hooks=None): argument
Destimator_test.py155 def _convert_train_steps_to_hooks(self, steps, max_steps): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator.py469 max_steps=None): argument
1466 def fit(self, x, y, batch_size=128, steps=None, max_steps=None, argument
Destimator_test.py284 def begin(self, max_steps): argument
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.c911 int max_steps = 100; in eapol_sm_step_run() local
/external/webrtc/webrtc/base/
Dhttpcommon.cc916 const size_t max_steps = 10; in HttpAuthenticate() local
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dtpu_estimator.py1701 def _convert_train_steps_to_hooks(self, steps, max_steps): argument