Home
last modified time | relevance | path

Searched refs:stateful_str (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc1268 auto stateful_str = mlir::TF::TensorFlowDialect::GetStatefulAttrName(); in ConvertLibFunction() local
1270 builder_.getNamedAttr(stateful_str, builder_.getUnitAttr())); in ConvertLibFunction()