Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc262 struct TensorFlowLiteInlinerInterface : public DialectInlinerInterface { struct
270 bool isLegalToInline(Operation *call, Operation *callable, in isLegalToInline()
274 bool isLegalToInline(Operation *op, Region *dest, bool wouldBeCloned, in isLegalToInline()
279 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()