Searched refs:rewrite_argument_docstring (Results 1 – 3 of 3) sorted by relevance
632 def rewrite_argument_docstring(old_doc, old_argument, new_argument): function
1019 new_docs = deprecation.rewrite_argument_docstring(1020 deprecation.rewrite_argument_docstring(docs, "a", "left"), "b", "right")
1022 convolution_v2.__doc__ = deprecation.rewrite_argument_docstring(1023 deprecation.rewrite_argument_docstring(3063 conv3d_v2.__doc__ = deprecation.rewrite_argument_docstring(