Marks functions as deprecated. Throw a warning when a deprecated function is called, and add a note in the docstring. Modified from https://github.com/pytorch/pytorch/blob/master/torch/onnx/_deprecation.py Args: since (str): The version when the function was first deprecated.
(since: str, removed_in: str,
instructions: str)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected