Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc384 struct TensorFlowLiteInlinerInterface : public DialectInlinerInterface { struct
392 bool isLegalToInline(Operation *call, Operation *callable, in isLegalToInline()
396 bool isLegalToInline(Operation *op, Region *dest, bool wouldBeCloned, in isLegalToInline()
401 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()