/external/tensorflow/tensorflow/contrib/predictor/ |
D | testing_common.py | 48 def _model_fn(features, labels, mode): function
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
D | logistic_regressor.py | 50 def _model_fn(features, labels, mode, params): function
|
D | estimator_test.py | 342 def _model_fn(arg0, arg1, mode, params, config): function 370 def _model_fn(arg0, arg1, foo, mode, params, config, bar): function
|
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/ |
D | dnn_tree_combined_estimator.py | 485 def _model_fn(features, labels, mode, config): function 616 def _model_fn(features, labels, mode, config): function 732 def _model_fn(features, labels, mode, config): function 832 def _model_fn(features, labels, mode, config): function
|
D | estimator.py | 629 def _model_fn(features, labels, mode, config): function 710 def _model_fn(features, labels, mode, config): function 799 def _model_fn(features, labels, mode, config): function
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/ |
D | checkpoint_input_pipeline_hook_test.py | 41 def _model_fn(features, labels, mode, config): member in CheckpointInputPipelineHookTest
|
/external/tensorflow/tensorflow/contrib/tensor_forest/client/ |
D | random_forest.py | 171 def _model_fn(features, labels, mode): function 499 def _model_fn(features, labels, mode): function
|
/external/tensorflow/tensorflow/contrib/factorization/python/ops/ |
D | gmm.py | 154 def _model_fn(features, labels, mode, config): function
|
/external/tensorflow/tensorflow/contrib/gan/python/estimator/python/ |
D | stargan_estimator_impl.py | 158 def _model_fn(features, labels, mode): function
|
D | tpu_gan_estimator_impl.py | 223 def _model_fn(features, labels, mode, params): function
|
D | gan_estimator_impl.py | 175 def _model_fn(features, labels, mode): function
|
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/ |
D | keras_support.py | 946 def _model_fn(): function
|
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_estimator.py | 2769 def _model_fn(features, labels, mode, config, params): function
|