BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
- m -
make() :
bc::tensors::exprs::detail::bin_expr_factory< Op, Lv, Rv, class >
,
bc::tensors::exprs::detail::bin_expr_factory< Add, Lv, Un_Op< Negation, Rv > >
,
bc::tensors::exprs::detail::bin_expr_factory< Add, Un_Op< Negation, Lv >, Un_Op< Negation, Rv > >
,
bc::tensors::exprs::detail::bin_expr_factory< Add_Assign, Lv, Un_Op< Negation, Rv > >
,
bc::tensors::exprs::detail::bin_expr_factory< bc::oper::Scalar_Mul, Lv, Rv, std::enable_if_t< expression_traits< Lv >::is_blas_expression::value !=expression_traits< Rv >::is_blas_expression::value > >
,
bc::tensors::exprs::detail::bin_expr_factory< Sub, Lv, Un_Op< Negation, Rv > >
,
bc::tensors::exprs::detail::bin_expr_factory< Sub, Un_Op< Negation, Lv >, Rv >
,
bc::tensors::exprs::detail::bin_expr_factory< Sub, Un_Op< Negation, Lv >, Un_Op< Negation, Rv > >
,
bc::tensors::exprs::detail::bin_expr_factory< Sub_Assign, Lv, Un_Op< Negation, Rv > >
make_current_directory() :
bc::nn::Layer_Loader
Max_Pooling() :
bc::nn::Max_Pooling< SystemTag, ValueType >
max_size() :
bc::tensors::exprs::Vector< ValueType, AllocatorType >
,
bc::utility::Any_Map
max_value() :
bc::tensors::Expression_Base< ExpressionTemplate >
min_value() :
bc::tensors::Expression_Base< ExpressionTemplate >
mode() :
bc::io::csv_descriptor
Multidimensional_Iterator() :
bc::tensors::iterators::Multidimensional_Iterator< direction, Tensor >
Generated by
1.8.13