MCPcopy Create free account
hub / github.com/alibaba/nann / PFor

Class PFor

tensorflow/tensorflow/python/ops/parallel_for/pfor.py:1055–1453  ·  view source on GitHub ↗

Implementation of rewrite of parallel-for loops. This class takes a DAG or a set of DAGs representing the body of a parallel-for loop, and adds new operations to the graph that implements functionality equivalent to running that loop body for a specified number of iterations. This new set o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_pfor_implFunction · 0.90
_init_pforMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected