/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/core/grappler/optimizers/ |
D | static_schedule.cc | 33 const GraphProperties& properties, const OpLevelCostEstimator& estimator, in PredictExecutionTime() 101 OpLevelCostEstimator estimator; in EstimateEarliestExecutionTimes() local 172 OpLevelCostEstimator estimator; in EstimateRequiredTimes() local
|
/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/core/grappler/costs/ |
D | analytical_cost_estimator_test.cc | 97 AnalyticalCostEstimator estimator(cluster_.get(), /*use_static_shapes=*/true, in TEST_F() local
|
D | op_level_cost_estimator_test.cc | 1456 TestOpLevelCostEstimator estimator; in TEST_F() local 1723 TestOpLevelCostEstimator estimator; in TEST_F() local
|
D | op_level_cost_estimator.cc | 491 std::function<Costs(const OpContext&)> estimator = it->second; in PredictCosts() local
|
/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | iterator_ops.py | 147 def __init__(self, estimator, external_state_policy="fail"): argument
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe.cc | 85 BweSender* CreateBweSender(BandwidthEstimatorType estimator, in CreateBweSender()
|
D | packet_sender.cc | 158 BandwidthEstimatorType estimator) in PacedVideoSender()
|
/external/tensorflow/tensorflow/python/grappler/ |
D | cluster_wrapper.cc | 248 tensorflow::grappler::OpLevelCostEstimator estimator; in PYBIND11_MODULE() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local 950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local 950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local
|