Searched refs:from_function (Results 1 – 7 of 7) sorted by relevance
1303 def testDistributedDatasetInsidePerWorkerDatasetFn(self, from_function): argument1304 if from_function:1332 def testPassDistributedDatasetToCreatePerWorkerDataset(self, from_function): argument1333 if from_function:
734 Deprecate inspect.Signature.from_function() and
651 :func:`inspect.from_function` now call :func:`inspect.get_annotations` to
6439 Document ``getargspec``, ``from_function`` and ``from_builtin`` as
2968 def from_function(cls, func): member in Signature
1209 :func:`inspect.Signature.from_callable`, and :func:`inspect.Signature.from_function`
2321 The previously undocumented ``from_function`` and ``from_builtin`` methods of