ATLAS Offline Software
Public Attributes | List of all members
lwtDev::EmbeddingConfig Struct Reference

#include <NNLayerConfig.h>

Collaboration diagram for lwtDev::EmbeddingConfig:

Public Attributes

std::vector< double > weights
 
int index
 
int n_out
 

Detailed Description

Definition at line 31 of file NNLayerConfig.h.

Member Data Documentation

◆ index

int lwtDev::EmbeddingConfig::index

Definition at line 34 of file NNLayerConfig.h.

◆ n_out

int lwtDev::EmbeddingConfig::n_out

Definition at line 35 of file NNLayerConfig.h.

◆ weights

std::vector<double> lwtDev::EmbeddingConfig::weights

Definition at line 33 of file NNLayerConfig.h.


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