Commit ecf8b18d authored by galenxing's avatar galenxing
Browse files

edits

parent 81962301
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2719,6 +2719,7 @@ class LayerSplitter(Layer):
class SluiceLoss(Layer):
  """
    Calculates the loss in a Sluice Network
    Every input into an AlphaShare should be used in SluiceLoss
    """

  def __init__(self, **kwargs):