Home
last modified time | relevance | path

Searched defs:total_cost (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Dcompute_cost.cc99 float total_cost = GetCostForFunc(&func, target.getValue()); in runOnOperation() local
Dpick_subgraphs.cc89 float total_cost; member
/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c514 uint16x8_t total_cost; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() local
553 uint32x4_t total_cost; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() local
675 uint16x8_t total_cost; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() local
714 uint32x4_t total_cost; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() local
/external/tensorflow/tensorflow/core/kernels/
Dpopulation_count_op.cc115 const double total_cost = (Eigen::TensorOpCost::CastCost<T, uint8>() + in operator ()() local
Dtopk_op.cc227 const double total_cost = sort_cost + copy_cost; in Compute() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h83 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE double total_cost( in total_cost() function
/external/google-cloud-java/java-optimization/proto-google-cloud-optimization-v1/src/main/proto/google/cloud/optimization/v1/
Dfleet_routing.proto397 double total_cost = 6; field
426 double total_cost = 2 [deprecated = true]; field
2332 double total_cost = 11 [deprecated = true]; field
/external/googleapis/google/cloud/optimization/v1/
Dfleet_routing.proto405 double total_cost = 6; field
434 double total_cost = 2 [deprecated = true]; field
2382 double total_cost = 11 [deprecated = true]; field
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/hardwares/
Dtarget_hardware.cc150 double total_cost = 0.0; in GetFuncCost() local
/external/brotli/research/
Ddeorummolae.cc220 TextIdx total_cost = 0; in DM_generate() local
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.cc922 const absl::Duration total_cost = batch_cost_measurement->GetTotalCost(); in SplitBatchCosts() local