26 #ifndef LBANN_UTILS_DNN_ENUMS_HPP 27 #define LBANN_UTILS_DNN_ENUMS_HPP 118 #endif // LBANN_UTILS_DNN_ENUMS_HPP
bwd_data_conv_alg
Which backward convolution algorithm to use.
bwd_filter_conv_alg
Which backward convolution filter algorithm to use.
softmax_alg
Internal LBANN names for supported softmax algorithms.
pooling_mode
Which pooling mode to use.
fwd_conv_alg
Which forward convolution algorithm to use.
lrn_mode
Internal LBANN names for supported LRN layer modes.
softmax_mode
Which tensor dimensions to apply softmax over.