Class Bilinear¶
Defined in File linear.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< BilinearImpl >
(Template Class ModuleHolder)
Class Documentation¶
-
class Bilinear : public torch::nn::ModuleHolder<BilinearImpl>¶
A
ModuleHolder
subclass forBilinearImpl
.See the documentation for
BilinearImpl
class to learn what methods it provides, and examples of how to useBilinear
withtorch::nn::BilinearOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = BilinearImpl¶
-
using Impl = BilinearImpl¶