Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dlower_saved_model.cc556 mlir::LogicalResult ConvertReferenceVariableToResourceVariable( in ConvertReferenceVariableToResourceVariable() function
665 if (mlir::succeeded(ConvertReferenceVariableToResourceVariable(var_op))) in runOnOperation()