ROOT
v6-26
Reference Guide
Loading...
Searching...
No Matches
Cpu.cxx
Go to the documentation of this file.
1
// @(#)root/tmva/tmva/dnn:$Id$
2
// Author: Simon Pfreundschuh 20/07/16
3
4
/*************************************************************************
5
* Copyright (C) 2016, Simon Pfreundschuh *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
///////////////////////////////////////////////////////////
13
// Explicit instantiation of the CPU architecture class. //
14
///////////////////////////////////////////////////////////
15
16
#include "
TMVA/DNN/Architectures/Cpu.h
"
17
18
#include "
Cpu/ActivationFunctions.hxx
"
19
#include "
Cpu/Arithmetic.hxx
"
20
#include "
Cpu/Dropout.hxx
"
21
#include "
Cpu/Initialization.hxx
"
22
#include "
Cpu/LossFunctions.hxx
"
23
#include "
Cpu/OutputFunctions.hxx
"
24
#include "
Cpu/Propagation.hxx
"
25
#include "
Cpu/Regularization.hxx
"
26
#include "
Cpu/RecurrentPropagation.hxx
"
27
28
namespace
TMVA
{
29
namespace
DNN {
30
template
class
TCpu<Double_t>;
31
template
class
TCpu<Float_t>;
32
33
// #ifndef R__HAS_TMVACPU
34
// // if R__HAS_TMVACPU is not defined this file should not be compiled
35
// static_assert(false,"CPU architecture is not enabled");
36
// #endif
37
38
}
// namespace TMVA
39
}
// namespace DNN
ActivationFunctions.hxx
Arithmetic.hxx
Dropout.hxx
Initialization.hxx
LossFunctions.hxx
OutputFunctions.hxx
Propagation.hxx
RecurrentPropagation.hxx
Regularization.hxx
Cpu.h
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
tmva
tmva
src
DNN
Architectures
Cpu.cxx
ROOT v6-26 - Reference Guide Generated on Mon Sep 11 2023 21:02:55 (GVA Time) using Doxygen 1.9.8