Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 256 Bytes

pyro.generic.rst

File metadata and controls

11 lines (9 loc) · 256 Bytes

Generic Interface

The pyro.generic module provides an interface to dynamically dispatch Pyro code to custom backends.

.. automodule:: pyro.generic
    :members:
    :undoc-members:
    :show-inheritance:
    :member-order: bysource