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

Method add_capture

tensorflow/tensorflow/python/framework/func_graph.py:625–633  ·  view source on GitHub ↗

Capture a specific tensor and utilize the provided placeholder. Args: tensor: Tensor to captures. placeholder: Provided placeholder for the tensor.

(self, tensor, placeholder)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_capture_helperMethod · 0.95
capture_eager_tensorMethod · 0.95
pruneMethod · 0.95
_lift_single_variableFunction · 0.80

Calls 2

tensor_idMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected