Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc57 struct TensorFlowExecutorInlinerInterface : public DialectInlinerInterface { struct
65 bool isLegalToInline(Operation *call, Operation *callable, in isLegalToInline()
71 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()