Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/
H A Dcost_analysis.h58 struct CostContext { struct
63 std::function<int64_t(const CostContext&, mlir::Operation*)>; argument