MCPcopy Create free account
hub / github.com/BertaBescos/DynaSLAM / run_graph

Method run_graph

src/python/model.py:2307–2353  ·  view source on GitHub ↗

Runs a sub-set of the computation graph that computes the given outputs. outputs: List of tuples (name, tensor) to compute. The tensors are symbolic TensorFlow tensors and the names are for easy tracking. Returns an ordered dict of results. Keys are the names r

(self, images, outputs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

mold_inputsMethod · 0.95
logFunction · 0.85

Tested by

no test coverage detected