From 7072967a0015d7c3f8c12618a592394541dcd6c4 Mon Sep 17 00:00:00 2001 From: a-ws-m Date: Fri, 22 Oct 2021 18:31:43 +0100 Subject: [PATCH] Add amplitude and ls to docs (#32) --- docs/modules/unlocknn.kernel_layers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/unlocknn.kernel_layers.rst b/docs/modules/unlocknn.kernel_layers.rst index 602eb45..181f797 100644 --- a/docs/modules/unlocknn.kernel_layers.rst +++ b/docs/modules/unlocknn.kernel_layers.rst @@ -40,4 +40,5 @@ these weights during instantiation and other kernels that are parameterized as such may inherit from this class also: .. autoclass:: AmpAndLengthScaleFn + :members: :special-members: __init__