Similar to `to_graph`, but returns Python source code as a string. Also see: `tf.autograph.to_graph`. `to_graph` returns the Python source code that can be used to generate a TensorFlow graph that is functionally identical to the input Python code. Args: entity: Python callable or cla
(entity, recursive=True, experimental_optional_features=None)
source not stored for this graph (policy: none)
no test coverage detected