Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc397 Status ResetDeviceOrdinalToPlaceholderValue(Graph* g) { in ResetDeviceOrdinalToPlaceholderValue() function
1086 TF_RETURN_IF_ERROR(ResetDeviceOrdinalToPlaceholderValue(host_graph->get())); in ConstructHostGraph()
1381 TF_RETURN_IF_ERROR(ResetDeviceOrdinalToPlaceholderValue(g)); in ReplaceKeyPlaceholderWithArgNode()
1612 TF_RETURN_IF_ERROR(ResetDeviceOrdinalToPlaceholderValue(cond_graph)); in RewriteHostWhileLoopCond()
1672 TF_RETURN_IF_ERROR(ResetDeviceOrdinalToPlaceholderValue(body_graph)); in RewriteHostWhileLoopBody()