Poplar and PopLibs
GruDef.hpp File Reference

Definitions for GRU cell operations. More...

Go to the source code of this file.

Enumerations

enum  BasicGruCellUnit
 The units within a basic GRU cell. More...
 

Detailed Description

Definitions for GRU cell operations.

Enumeration Type Documentation

◆ BasicGruCellUnit

The units within a basic GRU cell.

In general all of these require a weight matrix, a bias and a non-linearity. Typically, a fixed type of non-linearity is associated with each type of unit.