Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_constants_lib.cc119 Status RewriteInputsAsPlaceholders(const TransformFuncContext& context, in RewriteInputsAsPlaceholders() function
192 TF_RETURN_IF_ERROR(RewriteInputsAsPlaceholders(context, output_graph_def)); in RemoveUnusedNodes()