Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc407 struct TensorFlowLiteDialectFoldInterface : public DialectFoldInterface { struct
416 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto()