Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dgroup_by_dialect.cc69 llvm::DenseSet<Operation*> all_operations(ops.begin(), ops.end()); in computeInputsOutputs() local
141 llvm::DenseSet<Operation*> all_operations(ops.begin(), ops.end()); in wrapOpsInFunction() local