LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
lbann::persist Member List

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

ckpt_typelbann::persistprivate
close_checkpoint()lbann::persist
close_restart()lbann::persist
get_bytes() constlbann::persistinline
get_cb_type() constlbann::persistinline
get_checkpoint_dir() constlbann::persistinline
get_filename(persist_type type) constlbann::persist
m_byteslbann::persistprivate
m_checkpoint_dirlbann::persist
m_filenameslbann::persistprivate
open_checkpoint(const std::string &dir, bool create_dir)lbann::persist
open_checkpoint_dir(const std::string &dir, bool create_dir)lbann::persist
open_restart(const std::string &dir)lbann::persist
persist()lbann::persist
read_distmat(persist_type type, const char *name, El::AbstractDistMatrix< TensorDataType > *M)lbann::persist
read_rank_distmat(persist_type type, const char *name, El::AbstractDistMatrix< TensorDataType > &M)lbann::persist
reset_bytes()lbann::persistinline
serialize(Archive &ar)lbann::persist
set_cb_type(callback_type type)lbann::persistinline
set_restart_dir(const std::string &dir)lbann::persistinline
write_distmat(persist_type type, const char *name, El::AbstractDistMatrix< TensorDataType > *M)lbann::persist
write_rank_distmat(persist_type type, const char *name, const El::AbstractDistMatrix< TensorDataType > &M)lbann::persist
~persist()lbann::persistinline