Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
BatchNormLayer.h File Reference
#include "TMVA/DNN/GeneralLayer.h"
#include "TMVA/DNN/Functions.h"
#include "TMVA/DNN/Architectures/Reference.h"
#include "TMVA/DNN/CNN/ContextHandles.h"
#include <iostream>
#include <iomanip>
#include <vector>
Include dependency graph for BatchNormLayer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMVA::DNN::TBatchNormLayer< Architecture_t >
 Layer implementing Batch Normalization. More...
 

Namespaces

namespace  TMVA
 create variable transformations
 
namespace  TMVA::DNN