BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc::nn::Layer_Loader Member List

This is the complete list of members for bc::nn::Layer_Loader, including all inherited members.

current_layer_indexbc::nn::Layer_Loader
current_layer_subdir() constbc::nn::Layer_Loaderinline
current_layernamebc::nn::Layer_Loader
dim_to_extension(int dim)bc::nn::Layer_Loaderinlinestatic
file_exists(int dim, string filename)bc::nn::Layer_Loaderinline
Layer_Loader(string root_directory)bc::nn::Layer_Loaderinline
load_variable(T &tensor, string variable_name)bc::nn::Layer_Loaderinline
load_variable(Tensor &tensor, string variable_name, Integer< 1 >)bc::nn::Layer_Loaderinline
load_variable(T &tensor, string variable_name, Integer< 2 >)bc::nn::Layer_Loaderinline
load_variable(T &tensor, string variable_name, Integer< X >)bc::nn::Layer_Loaderinline
make_current_directory()bc::nn::Layer_Loaderinline
root_directorybc::nn::Layer_Loader
save_variable(const T &tensor, string variable_name)bc::nn::Layer_Loaderinline
set_current_layer_index(int layer_index)bc::nn::Layer_Loaderinline
set_current_layer_name(string current_layername)bc::nn::Layer_Loaderinline