Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
H A Dkernel_ops_pattern.cc142 mlir::MutableArrayRef<GetGlobalOp> get_global_ops) { in CloneToModule()
197 ArrayRef<Value> arguments, ArrayRef<GetGlobalOp> get_global_ops) { in GetAllocations()
266 SmallVector<GetGlobalOp, 4> get_global_ops; in Match() local