Searched refs:TFDecodeAttributesInterface (Results 1 – 1 of 1) sorted by relevance
94 struct TFDecodeAttributesInterface : public DialectDecodeAttributesInterface { struct95 TFDecodeAttributesInterface(Dialect *dialect) in TFDecodeAttributesInterface() argument225 addInterfaces<TFInlinerInterface, TFDecodeAttributesInterface, in TensorFlowDialect()