BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
]
▼
blackcat
▼
algorithms
algorithms.h
common.h
reference_iterator.h
▼
allocators
allocator_forwarder.h
allocator_traits.h
allocators.h
basic_allocators.h
logging_allocator.h
null_allocator.h
polymorphic_allocator.h
recycle_allocator.h
stack_allocator.h
▼
blas
blas.h
device.h
host.h
▼
neural_networks
►
functions
common.h
functions.h
im2col.h
maxpooling.h
►
layers
convolution.h
feedforward.h
flatten.h
layer_base.h
layer_traits.h
logging_output_layer.h
lstm.h
max_pooling.h
nonlinear.h
output_layer.h
polymorphic_layer_base.h
recurrent.h
softmax.h
unaryfunction.h
►
optimzers
adam.h
momentum.h
optimizer_base.h
stochastic_gradient_descent.h
►
polymorphic_layers
layer_descriptor.h
polymorphic_layer_base.h
tensor_descriptor.h
common.h
layer_cache.h
layer_chain.h
layer_loader.h
layer_manager.h
network.h
neural_networks.h
▼
operations
binary.h
blas.h
cmath.h
operation_traits.h
operations.h
tags.h
unary.h
▼
random
host.h
random.h
▼
shape
dim.h
shape.h
▼
streams
device.h
host.h
host_stream.h
logging_stream.h
stream_synchronization.h
streams.h
▼
tensors
►
expression_templates
►
blas_expression_parser
blas_expression_parser.h
common.h
device.h
host.h
►
functions
►
reductions
host.h
reductions.h
►
nd_evaluator
evaluator.h
host.h
array.h
array_kernel_array.h
array_scalar_constant.h
array_slice.h
blas_expression_template_traits.h
expression_binary.h
expression_template_base.h
expression_template_traits.h
expression_templates.h
expression_unary.h
function_dot.h
function_gemm.h
function_gemv.h
function_ger.h
function_sum.h
function_transpose.h
tree_evaluator.h
tree_evaluator_optimizer.h
tree_output_data.h
vector.h
►
io
print.h
►
iterators
coefficientwise_iterator.h
common.h
iterators.h
multidimensional_iterator.h
common.h
expression_base.h
expression_operations.h
tensor_accessor.h
tensor_base.h
tensor_iteralgos.h
tensor_iterator_defs.h
tensor_operations.h
tensor_static_functions.h
tensor_utility.h
tensors.h
▼
type_traits
bind.h
common.h
constexpr_if.h
constexpr_int.h
get.h
type_traits.h
▼
utility
any_map.h
device.h
host.h
utility.h
algorithms.h
allocator.h
blas.h
common.h
filesystem.h
io.h
neural_networks.h
operations.h
random.h
shape.h
streams.h
string.h
tensors.h
type_traits.h
utility.h
Generated by
1.8.13