BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
- l -
layer() :
bc::nn::LayerChain< Index, Derived, CurrentLayer, Layers... >
Layer_Base() :
bc::nn::Layer_Base< DerivedLayer, InputTensorDescriptor, OutputTensorDescriptor >
Layer_Loader() :
bc::nn::Layer_Loader
Layer_Manager() :
bc::nn::Layer_Manager< Derived, Layer >
LayerChain() :
bc::nn::LayerChain< Index, Derived, CurrentLayer, Layers... >
leading_dim() :
bc::Shape< N >
,
bc::Shape< 0 >
,
bc::Shape< 1 >
,
bc::Strided_Vector_Shape
,
bc::tensors::exprs::Vector< ValueType, AllocatorType >
learning_rate() :
bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
linear_eval() :
bc::tensors::exprs::optimizer< Bin_Op< op, lv, rv >, std::enable_if_t< oper::operation_traits< op >::is_linear_operation > >
,
bc::tensors::exprs::optimizer< Bin_Op< op, lv, rv >, std::enable_if_t< oper::operation_traits< op >::is_nonlinear_operation &&!expression_traits< Bin_Op< op, lv, rv > > ::requires_greedy_evaluation::value > >
,
bc::tensors::exprs::optimizer< Un_Op< Op, Array >, std::enable_if_t<!expression_traits< Un_Op< Op, Array > > ::requires_greedy_evaluation::value > >
,
bc::tensors::exprs::optimizer_default< T >
,
bc::tensors::exprs::optimizer_greedy_evaluations< Xpr >
load() :
bc::nn::Adam::Optimizer< Tensor >
,
bc::nn::Cache
,
bc::nn::Convolution< SystemTag, ValueType, Optimizer >
,
bc::nn::FeedForward< SystemTag, ValueType, Optimizer >
,
bc::nn::Layer_Base< DerivedLayer, InputTensorDescriptor, OutputTensorDescriptor >
,
bc::nn::Layer_Manager< Derived, Layer >
,
bc::nn::LSTM< SystemTag, ValueType, Optimizer, ForgetGateNonlinearity, WriteGateNonlinearity, InputGateNonlinearity, OutputGateNonlinearity, CellStateNonLinearity >
,
bc::nn::Momentum::Optimizer< Tensor >
,
bc::nn::NeuralNetwork< Layers >
,
bc::nn::Optimizer_Base
,
bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
,
bc::nn::Recurrent< SystemTag, ValueType, RecurrentNonLinearity >
load_to_cache() :
bc::nn::Layer_Base< DerivedLayer, InputTensorDescriptor, OutputTensorDescriptor >
,
bc::nn::LSTM< SystemTag, ValueType, Optimizer, ForgetGateNonlinearity, WriteGateNonlinearity, InputGateNonlinearity, OutputGateNonlinearity, CellStateNonLinearity >
,
bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
load_variable() :
bc::nn::Layer_Loader
Logging_Allocator() :
bc::allocators::Logging_Allocator< Allocator >
Logging_Output_Layer() :
bc::nn::Logging_Output_Layer< SystemTag, ValueType, ErrorFunction >
LSTM() :
bc::nn::LSTM< SystemTag, ValueType, Optimizer, ForgetGateNonlinearity, WriteGateNonlinearity, InputGateNonlinearity, OutputGateNonlinearity, CellStateNonLinearity >
Generated by
1.8.13