IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
iganet::LayerNorm Member List

This is the complete list of members for iganet::LayerNorm, including all inherited members.

apply(const torch::Tensor &input) const overrideiganet::LayerNorminlinevirtual
LayerNorm(std::vector< int64_t > normalized_shape)iganet::LayerNorminlineexplicit
LayerNorm(torch::nn::functional::LayerNormFuncOptions options)iganet::LayerNorminlineexplicit
LayerNorm(std::vector< int64_t > normalized_shape, const torch::Tensor &weight, const torch::Tensor &bias, double eps)iganet::LayerNorminlineexplicit
name() const noexceptiganet::utils::FullQualifiedNameinlineprotectedvirtual
name_iganet::utils::FullQualifiedNamemutableprotected
options() constiganet::LayerNorminline
options()iganet::LayerNorminline
options_iganet::LayerNormprivate
pretty_print(std::ostream &os=Log(log::info)) const noexcept overrideiganet::LayerNorminlinevirtual
read(torch::serialize::InputArchive &archive, const std::string &key="layer_norm") overrideiganet::LayerNorminlinevirtual
write(torch::serialize::OutputArchive &archive, const std::string &key="layer_norm") const overrideiganet::LayerNorminlinevirtual
~ActivationFunction()=defaultiganet::ActivationFunctionvirtual
~LayerNorm() override=defaultiganet::LayerNorm