Network Configuration Functions ++++++++++++++++++++++++++++++++++++ 这些函数帮助用户统一设置网络中每个 **子模块的配置** ,如步进模式、后端等。 ---- These functions help users set **configurations for each submodule** in a network, such as step mode and backend. .. automodule:: spikingjelly.activation_based.functional.net_config :members: :undoc-members: :show-inheritance: :exclude-members: supported_backends, extra_repr, jit_*