LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
mixup.hpp File Reference
#include "lbann/callbacks/callback.hpp"
#include <string>
#include <unordered_set>
Include dependency graph for mixup.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::callback::mixup
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

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