Home
last modified time | relevance | path

Searched defs:compute_cost (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto56 int64 compute_cost = 9; field
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_performance_data.proto85 int64 compute_cost = 3; field
Dvirtual_scheduler.cc878 const auto& compute_cost = op_cost_pair.second.compute_time.count(); in Summary() local
956 const auto& compute_cost = op_cost_pair.second.compute_time.count(); in Summary() local
Dop_level_cost_estimator.cc523 Costs::NanoSeconds compute_cost(std::ceil(operations / device_info.gigaops)); in PredictOpCountBasedCost() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h84 double load_cost, double store_cost, double compute_cost) const { in total_cost()
/external/tensorflow/tensorflow/core/kernels/
Deigen_volume_patch.h435 const double compute_cost = 10 * TensorOpCost::DivCost<Index>() + in costPerCoeff() local