LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
check_gradients.hpp File Reference
#include "lbann/callbacks/callback.hpp"
#include <google/protobuf/message.h>
#include <set>
Include dependency graph for check_gradients.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::callback::check_gradients
 Gradient checking callback. More...
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

std::unique_ptr< callback_base > lbann::callback::build_check_gradients_callback_from_pbuf (const google::protobuf::Message &, std::shared_ptr< lbann_summary > const &)