Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Destimator_training.py203 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/
Dstatic_schedule.cc33 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/
Dbdp_estimator_test.cc60 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/
Dbwe_rtp.cc75 webrtc::RemoteBitrateEstimator** estimator, in ParseArgsAndSetupEstimator()
Dbwe_rtp_play.cc42 webrtc::RemoteBitrateEstimator* estimator; in main() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_single_stream.cc44 OveruseEstimator estimator; member
92 Detector* estimator = it->second; in IncomingPacket() local
/external/tensorflow/tensorflow/core/grappler/costs/
Danalytical_cost_estimator_test.cc97 AnalyticalCostEstimator estimator(cluster_.get(), /*use_static_shapes=*/true, in TEST_F() local
Dop_level_cost_estimator_test.cc1456 TestOpLevelCostEstimator estimator; in TEST_F() local
1723 TestOpLevelCostEstimator estimator; in TEST_F() local
Dop_level_cost_estimator.cc491 std::function<Costs(const OpContext&)> estimator = it->second; in PredictCosts() local
/external/tensorflow/tensorflow/python/data/experimental/ops/
Diterator_ops.py147 def __init__(self, estimator, external_state_policy="fail"): argument
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe.cc85 BweSender* CreateBweSender(BandwidthEstimatorType estimator, in CreateBweSender()
Dpacket_sender.cc158 BandwidthEstimatorType estimator) in PacedVideoSender()
/external/tensorflow/tensorflow/python/grappler/
Dcluster_wrapper.cc248 tensorflow::grappler::OpLevelCostEstimator estimator; in PYBIND11_MODULE() local
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local
950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local
950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local