Logo ROOT   6.16/01
Reference Guide
Classes | Functions
TMVA::DNN::RNN Namespace Reference

Classes

class  TBasicRNNLayer
 

Functions

template<typename Architecture_t >
auto debugMatrix (const typename Architecture_t::Matrix_t &A, const std::string name="matrix") -> void
 

Function Documentation

◆ debugMatrix()

template<typename Architecture_t >
auto TMVA::DNN::RNN::debugMatrix ( const typename Architecture_t::Matrix_t &  A,
const std::string  name = "matrix" 
) -> void

Definition at line 238 of file RNNLayer.h.