BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
- s -
scalar :
bc::nn::Logging_Output_Layer< SystemTag, ValueType, ErrorFunction >
scalar_multiplier_type :
bc::tensors::exprs::blas_expression_traits< T >
scalar_type :
bc::tensors::exprs::detail::remove_scalar_mul< T >
,
bc::tensors::exprs::detail::remove_scalar_mul< Bin_Op< oper::Scalar_Mul, lv, rv > >
self :
bc::nn::NeuralNetwork< Layers >
,
bc::tensors::iterators::Multidimensional_Iterator< direction, Tensor >
self_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::LayerChain< Index, Derived, CurrentLayer, Layers... >
,
bc::nn::Max_Pooling< SystemTag, ValueType >
,
bc::nn::Output_Layer< SystemTag, ValueType >
,
bc::nn::Recurrent< SystemTag, ValueType, RecurrentNonLinearity >
shape_type :
bc::nn::Layer_Base< DerivedLayer, InputTensorDescriptor, OutputTensorDescriptor >
,
bc::nn::tensor_descriptor< ValueType, SystemTag, TensorDimension, AllocatorType >
,
bc::tensors::exprs::Array< Shape, Scalar, AllocatorType, Tags >
,
bc::tensors::exprs::Array_Slice< Shape, ValueType, Allocator, Tags >
,
bc::tensors::exprs::Kernel_Array< Shape, ValueType, SystemTag, Tags >
size_t :
bc::allocators::Null_Allocator< ValueType, SystemTag >
,
bc::Dim< N >
,
bc::Shape< N >
,
bc::Shape< 0 >
,
bc::Shape< 1 >
,
bc::tensors::Expression_Base< ExpressionTemplate >::cw_iterator_type< Tensor >
,
bc::tensors::Expression_Base< ExpressionTemplate >::cw_reverse_iterator_type< Tensor >
,
bc::tensors::Tensor_Base< ExpressionTemplate >::nd_iterator_type< Tensor >
,
bc::tensors::Tensor_Base< ExpressionTemplate >::nd_reverse_iterator_type< Tensor >
size_type :
bc::allocators::Allocator_Forwarder< Allocator >
,
bc::allocators::Basic_Allocator_Base< ValueType, SystemTag >
,
bc::allocators::Recycle_Allocator< T, SystemTag, AlternateAllocator >
,
bc::allocators::Thrust_Allocator_Forwarder< ValueType, Allocator >
stack_allocated :
bc::tensors::exprs::Scalar_Constant< Scalar, SystemTag >
stream_type :
bc::tensors::exprs::Array< Shape, Scalar, AllocatorType, Tags >
,
bc::tensors::exprs::Array_Slice< Shape, ValueType, Allocator, Tags >
,
bc::tensors::exprs::Vector< ValueType, AllocatorType >
system_tag :
bc::allocators::Allocator_Forwarder< Allocator >
,
bc::allocators::allocator_traits< Allocator >
,
bc::allocators::Basic_Allocator_Base< ValueType, SystemTag >
,
bc::allocators::Null_Allocator< ValueType, SystemTag >
,
bc::allocators::pa_detail::Allocator_Base< ValueType, SystemTag >
,
bc::allocators::pa_detail::Derived_Allocator< Allocator >
,
bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >
,
bc::allocators::Recycle_Allocator< T, SystemTag, AlternateAllocator >
,
bc::allocators::Stack_Allocator< ValueType, SystemTag >
,
bc::allocators::Thrust_Allocator_Forwarder< ValueType, Allocator >
,
bc::nn::Adam::Optimizer< Tensor >
,
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_traits< T >
,
bc::nn::LayerChain< Index, Derived, CurrentLayer, Layers... >
,
bc::nn::Logging_Output_Layer< SystemTag, ValueType, ErrorFunction >
,
bc::nn::LSTM< SystemTag, ValueType, Optimizer, ForgetGateNonlinearity, WriteGateNonlinearity, InputGateNonlinearity, OutputGateNonlinearity, CellStateNonLinearity >
,
bc::nn::Max_Pooling< SystemTag, ValueType >
,
bc::nn::Output_Layer< SystemTag, ValueType >
,
bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
,
bc::nn::Recurrent< SystemTag, ValueType, RecurrentNonLinearity >
,
bc::nn::SoftMax< SystemTag, ValueType >
,
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::Expression_Base< ExpressionTemplate >
,
bc::tensors::exprs::Array< Shape, Scalar, AllocatorType, Tags >
,
bc::tensors::exprs::Array_Slice< Shape, ValueType, Allocator, Tags >
,
bc::tensors::exprs::Bin_Op< Operation, Lv, Rv >
,
bc::tensors::exprs::Bin_Op< oper::dot< SystemTag >, lv, rv >
,
bc::tensors::exprs::Bin_Op< oper::gemm< SystemTag >, lv, rv >
,
bc::tensors::exprs::Bin_Op< oper::gemv< SystemTag >, lv, rv >
,
bc::tensors::exprs::Bin_Op< oper::ger< SystemTag >, lv, rv >
,
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::Kernel_Array< Shape, ValueType, SystemTag, Tags >
,
bc::tensors::exprs::Scalar_Constant< Scalar, SystemTag >
,
bc::tensors::exprs::Un_Op< Operation, ArrayType >
,
bc::tensors::exprs::Un_Op< oper::transpose< System_Tag >, Value >
,
bc::tensors::exprs::Un_Op< Sum< SystemTag >, ArrayType >
,
bc::tensors::exprs::Vector< ValueType, AllocatorType >
,
bc::tensors::iterators::iterator_traits< T >
,
bc::tensors::Tensor_Base< ExpressionTemplate >
,
bc::traits::common_traits< T >
Generated by
1.8.13