Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcost_graph.proto58 int64 compute_cost = 9; field
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_performance_data.proto85 int64 compute_cost = 3; field
H A Dvirtual_scheduler.cc1075 const auto& compute_cost = op_cost_pair.second.compute_time.count(); in Summary() local
1173 const auto& compute_cost = op_cost_pair.second.compute_time.count(); in Summary() local
H A Dop_level_cost_estimator.cc852 Costs::NanoSeconds compute_cost(std::ceil(operations / device_info.gigaops)); in PredictOpCountBasedCost() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorCostModel.h84 double load_cost, double store_cost, double compute_cost) const { in total_cost()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dcost_graph.pb.h1550 inline ::int64_t CostGraphDef_Node::compute_cost() const { in compute_cost() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/grappler/costs/
Dop_performance_data.pb.h2624 inline ::int64_t OpPerformance::compute_cost() const { in compute_cost() function