MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / NodeStepper

Class NodeStepper

tensorflow/python/debug/lib/stepper.py:61–966  ·  view source on GitHub ↗

TensorFlow Debugger (tfdbg) stepper. The stepper provides ability to perform "continue to" actions on a graph, given fetch and feeds. The stepper calculates the transitive closure of the fetch. cont() (continue to) calls can only be performed on members of the transitive closure. On a co