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

This is the complete list of members for bc::nn::layer_traits< T >, including all inherited members.

allocator_type typedefbc::nn::layer_traits< T >
backward_delta_should_be_cached typedefbc::nn::layer_traits< T >
backward_requires_extra_cache typedefbc::nn::layer_traits< T >
backward_requires_inputs typedefbc::nn::layer_traits< T >
backward_requires_outputs typedefbc::nn::layer_traits< T >
defines_allocator_type typedefbc::traits::common_traits< T >
defines_get_allocator typedefbc::traits::common_traits< T >
defines_get_stream typedefbc::traits::common_traits< T >
defines_system_tag typedefbc::traits::common_traits< T >
defines_value_type typedefbc::traits::common_traits< T >
forward_requires_extra_cache typedefbc::nn::layer_traits< T >
forward_requires_inputs typedefbc::nn::layer_traits< T >
forward_requires_outputs typedefbc::nn::layer_traits< T >
greedy_evaluate_delta typedefbc::nn::layer_traits< T >
input_tensor_dim typedefbc::nn::layer_traits< T >
output_tensor_dim typedefbc::nn::layer_traits< T >
requires_extra_cache typedefbc::nn::layer_traits< T >
select_on_predict(T &layer, Args &&... args)bc::nn::layer_traits< T >inlinestatic
select_on_single_predict(T &layer, Args &&... args)bc::nn::layer_traits< T >inlinestatic
system_tag typedefbc::nn::layer_traits< T >
type typedefbc::traits::common_traits< T >
value_type typedefbc::nn::layer_traits< T >