/external/tensorflow/tensorflow/contrib/learn/python/learn/ |
D | export_strategy_test.py | 29 def _export_fn(estimator, export_path): argument 39 def _ckpt_export_fn(estimator, export_path, checkpoint_path): argument 50 def _ckpt_eval_export_fn(estimator, export_path, checkpoint_path, argument 63 def _eval_export_fn(estimator, export_path, eval_result): argument 75 def _strip_default_attrs_export_fn(estimator, export_path, argument
|
D | export_strategy.py | 76 estimator, argument
|
D | experiment.py | 139 estimator, argument 283 def estimator(self): member in Experiment
|
D | monitors.py | 89 def set_estimator(self, estimator): argument 550 def set_estimator(self, estimator): argument 1193 def set_estimator(self, estimator): argument 1312 def replace_monitors_with_hooks(monitors_or_hooks, estimator): argument
|
/external/tensorflow/tensorflow/contrib/predictor/ |
D | core_estimator_predictor.py | 30 serving_input_receiver, estimator, output_key=None): argument 51 estimator, argument
|
D | predictor_factories.py | 29 def from_contrib_estimator(estimator, argument 71 def from_estimator(estimator, argument
|
D | contrib_estimator_predictor.py | 33 estimator, argument
|
/external/tensorflow/tensorflow/python/distribute/ |
D | estimator_training.py | 203 def train_and_evaluate(estimator, train_spec, eval_spec, executor_cls): argument 295 def estimator_train(estimator, train_distributed_fn, hooks): argument 344 def estimator_evaluate(estimator, evaluate_distributed_fn, hooks): argument
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/utils/ |
D | export.py | 263 def _default_input_fn(estimator, examples): argument 269 def export_estimator(estimator, argument 285 def _export_estimator(estimator, argument
|
D | saved_model_export_utils.py | 439 def export_fn(estimator, export_dir_base, checkpoint_path=None, argument 697 def export_fn(estimator, export_dir_base, checkpoint_path, eval_result=None): argument 756 def export_fn(estimator, export_dir_base, checkpoint_path=None): argument
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | static_schedule.cc | 31 const GraphProperties& properties, const OpLevelCostEstimator& estimator, in PredictExecutionTime() 96 OpLevelCostEstimator estimator; in EstimateEarliestExecutionTimes() local 164 OpLevelCostEstimator estimator; in EstimateRequiredTimes() local
|
/external/tensorflow/tensorflow/contrib/data/python/ops/ |
D | iterator_ops.py | 111 def __init__(self, estimator): argument
|
/external/grpc-grpc/test/core/transport/ |
D | bdp_estimator_test.cc | 60 void AddSamples(BdpEstimator* estimator, int64_t* samples, size_t n) { in AddSamples() 75 void AddSample(BdpEstimator* estimator, int64_t sample) { in AddSample()
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/ |
D | bwe_rtp.cc | 75 webrtc::RemoteBitrateEstimator** estimator, in ParseArgsAndSetupEstimator()
|
D | bwe_rtp_play.cc | 42 webrtc::RemoteBitrateEstimator* estimator; in main() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_single_stream.cc | 44 OveruseEstimator estimator; member 92 Detector* estimator = it->second; in IncomingPacket() local
|
/external/tensorflow/tensorflow/contrib/timeseries/examples/ |
D | predict.py | 72 def train_and_predict(estimator, csv_file_name, training_steps): argument
|
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/ |
D | custom_export_strategy.py | 71 def export_fn(estimator, export_dir, checkpoint_path=None, eval_result=None): argument
|
D | dnn_tree_combined_estimator_test.py | 23 …om tensorflow.contrib.boosted_trees.estimator_batch import dnn_tree_combined_estimator as estimator unknown
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | analytical_cost_estimator_test.cc | 97 AnalyticalCostEstimator estimator(cluster_.get(), /*use_static_shapes=*/true, in TEST_F() local
|
/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | iterator_ops.py | 132 def __init__(self, estimator): argument
|
/external/tensorflow/tensorflow/contrib/gan/python/estimator/python/ |
D | stargan_estimator_test.py | 29 from tensorflow.contrib.gan.python.estimator.python import stargan_estimator_impl as estimator unknown
|
D | tpu_gan_estimator_test.py | 29 from tensorflow.contrib.gan.python.estimator.python import tpu_gan_estimator_impl as estimator unknown
|
D | gan_estimator_test.py | 29 from tensorflow.contrib.gan.python.estimator.python import gan_estimator_impl as estimator unknown
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe.cc | 85 BweSender* CreateBweSender(BandwidthEstimatorType estimator, in CreateBweSender()
|