Returns the object referred to by `obj`, as an `Operation` or `Tensor`. This function validates that `obj` represents an element of this graph, and gives an informative error message if it is not. This function is the canonical way to get/validate an object of one of the allowed ty
(self, obj, allow_tensor=True, allow_operation=True)
source not stored for this graph (policy: none)