Home
last modified time | relevance | path

Searched refs:kLookupTableFindStringKeyCostScale (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/
H A Dcost_analysis.cc56 constexpr int64_t kLookupTableFindStringKeyCostScale = 16; in InferLookupTableFindV2Cost() local
66 cost *= kLookupTableFindStringKeyCostScale; in InferLookupTableFindV2Cost()