Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcontrol_flow.h25 const uint64 kIllegalFrameId = ~0uLL; variable
33 uint64 frame_id = kIllegalFrameId;
/external/tensorflow/tensorflow/core/kernels/
Dvariable_ops.cc34 if (control_frame.frame_id != kIllegalFrameId && in TemporaryVariableName()