.. SPDX-FileCopyrightText: 2024 ETH Zurich and University of Bologna .. .. SPDX-License-Identifier: Apache-2.0 Deeploy.Targets.Generic.Parsers.LayerNormGradParser =================================================== .. currentmodule:: Deeploy.Targets.Generic.Parsers .. autoclass:: LayerNormGradParser :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. automethod:: __init__ .. autosummary:: ~LayerNormGradParser.__init__ ~LayerNormGradParser.parse ~LayerNormGradParser.parseInputs ~LayerNormGradParser.parseNode ~LayerNormGradParser.parseNodeCtxt ~LayerNormGradParser.parseOutputs .. rubric:: Attributes .. autosummary:: ~LayerNormGradParser.operatorRepresentation