Home
last modified time | relevance | path

Searched defs:UpdateCost (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/common/
Dcost.h31 inline void UpdateCost(Operation* op, float cost, OpBuilder* builder) { in UpdateCost() function
/external/webp/src/enc/
Dbackward_references_cost_enc.c327 static WEBP_INLINE void UpdateCost(CostManager* const manager, int i, in UpdateCost() function