LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
lbann::objective_function Member List

This is the complete list of members for lbann::objective_function, including all inherited members.

add_term(std::unique_ptr< objective_function_term > term)lbann::objective_function
compute_weight_regularization()lbann::objective_function
copy() constlbann::objective_functioninline
differentiate()lbann::objective_function
finish_evaluation(execution_mode mode, int mini_batch_size)lbann::objective_function
get_differentiation_time() constlbann::objective_functioninline
get_evaluation_time() constlbann::objective_functioninline
get_layer_pointers() constlbann::objective_function
get_mean_value(execution_mode mode) constlbann::objective_function
get_statistics_num_samples(execution_mode mode) constlbann::objective_function
get_terms()lbann::objective_function
get_weights_pointers() constlbann::objective_function
m_differentiation_timelbann::objective_functionprivate
m_evaluation_timelbann::objective_functionprivate
m_statisticslbann::objective_functionprivate
m_termslbann::objective_functionprivate
objective_function()lbann::objective_functioninline
objective_function(const objective_function &other)lbann::objective_function
operator=(const objective_function &other)lbann::objective_function
reset_counters()lbann::objective_functioninline
reset_statistics()lbann::objective_functioninline
reset_statistics(execution_mode mode)lbann::objective_functioninline
serialize(Archive &ar)lbann::objective_function
set_layer_pointers(std::vector< ViewingLayerPtr > layers)lbann::objective_function
set_weights_pointers(std::vector< ViewingWeightsPtr > w)lbann::objective_function
setup(model &m)lbann::objective_function
start_evaluation(execution_mode mode, int mini_batch_size)lbann::objective_function
write_proto(lbann_data::ObjectiveFunction &proto) constlbann::objective_function
~objective_function()=defaultlbann::objective_function