Selectively captures external tensors. If `whitelisted` is False only allows capturing tensors in the `_forward_graph`. Args: tensor: Tensor. May be from this FuncGraph or a different graph. name: Optional name if a placeholder is created. whitelisted: If False (defau
(self, tensor, name=None, whitelisted=False)
source not stored for this graph (policy: none)
no test coverage detected