BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
- a -
allocation_tag :
bc::tensors::exprs::Constexpr_Scalar_Constant< Value, Scalar, bc::device_tag >
,
bc::tensors::exprs::Constexpr_Scalar_Constant< Value, Scalar, bc::host_tag >
,
bc::tensors::exprs::expression_traits< T >
,
bc::tensors::exprs::Scalar_Constant< Scalar, SystemTag >
allocation_type :
bc::tensors::exprs::Scalar_Constant< Scalar, SystemTag >
allocator_type :
bc::nn::Convolution< SystemTag, ValueType, Optimizer >
,
bc::nn::FeedForward< SystemTag, ValueType, Optimizer >
,
bc::nn::Flatten< SystemTag, ValueType, InputTensorDimension, InputDescriptor, OutputDescriptor >
,
bc::nn::Function< SystemTag, ValueType, Functor, InputDimension >
,
bc::nn::Layer_Base< DerivedLayer, InputTensorDescriptor, OutputTensorDescriptor >
,
bc::nn::Layer_Manager< Derived, Layer >
,
bc::nn::layer_traits< T >
,
bc::nn::LSTM< SystemTag, ValueType, Optimizer, ForgetGateNonlinearity, WriteGateNonlinearity, InputGateNonlinearity, OutputGateNonlinearity, CellStateNonLinearity >
,
bc::nn::Max_Pooling< SystemTag, ValueType >
,
bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
,
bc::nn::Recurrent< SystemTag, ValueType, RecurrentNonLinearity >
,
bc::nn::tensor_descriptor< ValueType, SystemTag, TensorDimension, AllocatorType >
,
bc::nn::Tensor_Descriptor< ValueType, SystemTag, NumDimension, AllocatorType >
,
bc::streams::Logging_Stream< SystemTag >
,
bc::streams::Stream< device_tag >
,
bc::streams::Stream< host_tag >
,
bc::tensors::exprs::Array< Shape, Scalar, AllocatorType, Tags >
,
bc::tensors::exprs::Array_Slice< Shape, ValueType, Allocator, Tags >
,
bc::tensors::exprs::Vector< ValueType, AllocatorType >
,
bc::traits::common_traits< T >
alpha_modifier :
bc::oper::Add
,
bc::oper::Add_Assign
,
bc::oper::Alias_Add_Assign
,
bc::oper::Alias_Assign
,
bc::oper::Alias_Sub_Assign
,
bc::oper::Assign
,
bc::oper::Div_Assign
,
bc::oper::Mul_Assign
,
bc::oper::Sub
,
bc::oper::Sub_Assign
alpha_type :
bc::tensors::exprs::blas_expression_parser::Common_Tools< derived >::contents< Lv, Rv, Alpha, Beta, LvTrans, RvTrans, LvScalar, RvScalar >
array_type :
bc::tensors::exprs::Vector< ValueType, AllocatorType >
Generated by
1.8.13