Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc80 struct TensorFlowExecutorDialectFoldInterface : public DialectFoldInterface { struct
88 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto()