Wrappers for Stateless Layers +++++++++++++++++++++++++++++ SpikingJelly 的 **无状态层包装器** 封装了 PyTorch 的标准层,并支持脉冲神经网络的时间步进模式。 欲获取更多信息,请查看 :doc:`../tutorials/cn/basic_concept` 。 ---- SpikingJelly's **stateless layer wrappers** wrap PyTorch's standard layers and support the step mode of Spiking Neural Networks. See :doc:`../tutorials/en/basic_concept` for more details. .. automodule:: spikingjelly.activation_based.layer.stateless_wrapper :members: :undoc-members: :show-inheritance: :exclude-members: supported_backends, extra_repr