-
- Downloads
Fix back propagation through time for both reference and CPU.
Improve backdrop test
Showing
- tmva/tmva/inc/TMVA/DNN/Architectures/Cpu.h 4 additions, 2 deletionstmva/tmva/inc/TMVA/DNN/Architectures/Cpu.h
- tmva/tmva/inc/TMVA/DNN/Architectures/Cpu/CpuMatrix.h 1 addition, 1 deletiontmva/tmva/inc/TMVA/DNN/Architectures/Cpu/CpuMatrix.h
- tmva/tmva/inc/TMVA/DNN/RNN/RNNLayer.h 3 additions, 2 deletionstmva/tmva/inc/TMVA/DNN/RNN/RNNLayer.h
- tmva/tmva/src/DNN/Architectures/Cpu/Arithmetic.cxx 8 additions, 6 deletionstmva/tmva/src/DNN/Architectures/Cpu/Arithmetic.cxx
- tmva/tmva/src/DNN/Architectures/Cpu/RecurrentPropagation.cxx 27 additions, 7 deletionstmva/tmva/src/DNN/Architectures/Cpu/RecurrentPropagation.cxx
- tmva/tmva/src/DNN/Architectures/Reference/RecurrentPropagation.cxx 30 additions, 2 deletions.../src/DNN/Architectures/Reference/RecurrentPropagation.cxx
- tmva/tmva/src/MethodDL.cxx 1 addition, 2 deletionstmva/tmva/src/MethodDL.cxx
- tmva/tmva/test/DNN/RNN/CMakeLists.txt 3 additions, 0 deletionstmva/tmva/test/DNN/RNN/CMakeLists.txt
- tmva/tmva/test/DNN/RNN/TestRecurrentBackpropagation.cxx 11 additions, 3 deletionstmva/tmva/test/DNN/RNN/TestRecurrentBackpropagation.cxx
- tmva/tmva/test/DNN/RNN/TestRecurrentBackpropagation.h 167 additions, 32 deletionstmva/tmva/test/DNN/RNN/TestRecurrentBackpropagation.h
- tmva/tmva/test/DNN/RNN/TestRecurrentBackpropagationCpu.cxx 8 additions, 3 deletionstmva/tmva/test/DNN/RNN/TestRecurrentBackpropagationCpu.cxx
Loading
Please register or sign in to comment