![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
This is the complete list of members for iganet::Softmax, including all inherited members.
apply(const torch::Tensor &input) const override | iganet::Softmax | inlinevirtual |
name() const noexcept | iganet::utils::FullQualifiedName | inlineprotectedvirtual |
name_ | iganet::utils::FullQualifiedName | mutableprotected |
options() const | iganet::Softmax | inline |
options() | iganet::Softmax | inline |
options_ | iganet::Softmax | private |
pretty_print(std::ostream &os=Log(log::info)) const noexcept override | iganet::Softmax | inlinevirtual |
read(torch::serialize::InputArchive &archive, const std::string &key="softmax") override | iganet::Softmax | inlinevirtual |
Softmax(int64_t dim) | iganet::Softmax | inlineexplicit |
Softmax(const torch::nn::functional::SoftmaxFuncOptions &options) | iganet::Softmax | inlineexplicit |
write(torch::serialize::OutputArchive &archive, const std::string &key="softmax") const override | iganet::Softmax | inlinevirtual |
~ActivationFunction()=default | iganet::ActivationFunction | virtual |
~Softmax() override=default | iganet::Softmax |