Home
last modified time | relevance | path

Searched defs:model_dir (Results 1 – 25 of 44) sorted by relevance

12

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Destimators_test.py186 def _estimator_fn(model_dir, exogenous_feature_columns): argument
197 def _estimator_fn(model_dir, exogenous_feature_columns): argument
212 def _estimator_fn(model_dir, exogenous_feature_columns): argument
Destimators.py50 def __init__(self, model, state_manager=None, optimizer=None, model_dir=None, argument
304 optimizer=None, model_dir=None, config=None): argument
478 model_dir=None, argument
549 def __init__(self, model, state_manager=None, optimizer=None, model_dir=None, argument
606 model_dir=None, argument
Dhead_test.py328 model_dir, head_type, exogenous_feature_columns): argument
341 model_dir, head_type, exogenous_feature_columns): argument
351 model_dir, head_type, exogenous_feature_columns): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dcomposable_model.py196 def get_weights(self, model_dir): argument
217 def get_bias(self, model_dir): argument
318 def get_weights(self, model_dir): argument
334 def get_bias(self, model_dir): argument
Ddebug.py164 model_dir=None, argument
284 model_dir=None, argument
Drun_config.py245 model_dir=None, argument
371 def model_dir(self): member in RunConfig
468 def _get_model_dir(model_dir): argument
Dlogistic_regressor.py79 model_fn, thresholds=None, model_dir=None, config=None, argument
Ddnn.py304 model_dir=None, argument
593 model_dir=None, argument
874 model_dir=None, argument
Dlinear.py403 model_dir=None, argument
684 model_dir=None, argument
926 model_dir=None, argument
Ddnn_linear_combined.py407 model_dir=None, argument
591 model_dir=None, argument
917 model_dir=None, argument
Dsvm.py98 model_dir=None, argument
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
Destimator.py50 model_dir=None, argument
159 model_dir=None, argument
254 model_dir=None, argument
334 model_dir=None, argument
430 model_dir=None, argument
589 model_dir=None, argument
666 model_dir=None, argument
753 model_dir=None, argument
Ddnn_tree_combined_estimator.py401 model_dir=None, argument
527 model_dir=None, argument
661 model_dir=None, argument
819 model_dir=None, argument
Ddnn_tree_combined_estimator_test.py138 def _assert_checkpoint(self, model_dir, global_step): argument
/external/tensorflow/tensorflow/contrib/tensor_forest/client/
Drandom_forest_test.py141 def _assert_checkpoint(self, model_dir, global_step): argument
327 def _assert_checkpoint(self, model_dir, global_step): argument
Drandom_forest.py367 model_dir=None, argument
557 model_dir=None, argument
638 model_dir=None, argument
/external/tensorflow/tensorflow/python/keras/estimator/
D__init__.py34 model_dir=None, argument
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dquantization_mnist_test.py113 def _GetGraphDef(self, use_trt, max_batch_size, model_dir): argument
161 def _Run(self, is_training, use_trt, batch_size, num_epochs, model_dir): argument
/external/tensorflow/tensorflow/python/tools/
Dimport_pb_to_tensorboard.py43 def import_to_tensorboard(model_dir, log_dir): argument
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/
Dsdca_estimator.py213 model_dir=None, argument
341 model_dir=None, argument
472 model_dir=None, argument
/external/tensorflow/tensorflow/contrib/kernel_methods/python/
Dkernel_estimators.py157 model_dir=None, argument
259 model_dir=None, argument
/external/tensorflow/tensorflow/contrib/predictor/
Dtesting_common.py38 def get_arithmetic_estimator(core=True, model_dir=None): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Devaluable.py41 def model_dir(self): member in Evaluable
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dcheckpoint_input_pipeline_hook_test.py58 def _read_vars(self, model_dir): argument
/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dgmm.py77 model_dir=None, argument

12