Maximum Acyclic Subgraph - Multiple Sequence Alignment
MaximumAcyclicSubgraph
Public Member Functions | Public Attributes | List of all members
LinearNet Class Reference

This class defines a new Module. More...

#include <LinearNet.h>

Inheritance diagram for LinearNet:
Inheritance graph
[legend]
Collaboration diagram for LinearNet:
Collaboration graph
[legend]

Public Member Functions

 LinearNet (unsigned ds)
 
torch::Tensor forward (torch::Tensor &x)
 

Public Attributes

unsigned dim_state
 
torch::nn::Linear lin_mod {nullptr}
 

Detailed Description

This class defines a new Module.


The documentation for this class was generated from the following file: