Here is a list of all documented files with brief descriptions:
[detail level 12345]
▼ smaug | |
▼ core | |
backend.cpp | |
backend.h | |
catch.cpp | |
datatypes.h | |
globals.cpp | |
globals.h | SMAUG Global variables |
graph.proto | |
network.cpp | |
network.h | |
network_builder.cpp | |
network_builder.h | |
node.proto | |
operator.cpp | |
operator.h | |
scheduler.cpp | |
scheduler.h | |
smaug_test.h | SMAUG unit test fixture |
tensor.cpp | |
tensor.h | |
tensor.proto | |
tensor_utils.cpp | |
tensor_utils.h | Utility functions for copying/printing/tiling tensors |
typedefs.h | |
types.proto | |
workspace.h | |
▼ operators | |
► ref | |
ref_activation_fun_op.cpp | |
ref_activation_fun_op.h | |
ref_batch_norm_op.cpp | |
ref_convolution_op.cpp | |
ref_depthwise_convolution_op.cpp | |
ref_eltwise_add_op.cpp | |
ref_eltwise_mul_op.cpp | |
ref_elu_op.cpp | |
ref_greater_op.cpp | |
ref_inner_product_op.cpp | |
ref_less_op.cpp | |
ref_pooling_op.cpp | |
ref_relu_op.cpp | |
ref_sigmoid_op.cpp | |
ref_softmax_op.cpp | |
ref_tanh_op.cpp | |
► smv | |
► kernels | |
activation_functions_simd.c | |
activation_functions_simd.h | |
batch_norm.c | |
compare.c | |
convolution_simd.c | |
eltwise_add.c | |
eltwise_mul.c | |
load_store_fp16_data.c | |
load_store_fp16_data.h | Aladdin kernels to load/store FP16 data to/from host memory |
matrix_multiply.c | |
params.h | |
pooling.c | |
smv_accel_pool.cpp | |
smv_accel_pool.h | |
smv_batch_norm_op.cpp | |
smv_batch_norm_op.h | |
smv_batch_norm_tiling.cpp | |
smv_batch_norm_tiling.h | |
smv_convolution_op.cpp | |
smv_convolution_op.h | |
smv_convolution_tiling.cpp | |
smv_convolution_tiling.h | |
smv_eltwise_add_op.cpp | |
smv_eltwise_add_op.h | |
smv_eltwise_mul_op.cpp | |
smv_eltwise_mul_op.h | |
smv_elu_op.h | |
smv_greater_op.cpp | |
smv_greater_op.h | |
smv_inner_product_op.cpp | |
smv_inner_product_op.h | |
smv_inner_product_tiling.cpp | |
smv_inner_product_tiling.h | |
smv_kernels.h | |
smv_less_op.cpp | |
smv_less_op.h | |
smv_pooling_op.cpp | |
smv_pooling_op.h | |
smv_pooling_tiling.cpp | |
smv_pooling_tiling.h | |
smv_relu_op.h | |
smv_sigmoid_op.h | |
smv_softmax_op.cpp | |
smv_softmax_op.h | |
smv_tanh_op.h | |
smv_test_common.cpp | |
smv_test_common.h | |
smv_tiling_base.cpp | |
smv_tiling_base.h | |
smv_tiling_common.cpp | |
smv_tiling_common.h | |
smv_unary_op_common.cpp | |
smv_unary_op_common.h | |
batch_norm_op.h | |
common.cpp | |
common.h | Utilities for writing and invoking Aladdin kernels from Operators |
concat_op.h | |
control_flow_ops.h | |
convolution_op.h | |
data_op.h | |
depthwise_convolution_op.h | |
eltwise_add_op.h | |
eltwise_mul_op.h | |
eltwise_op.h | |
elu_op.h | |
fused_activation_op.h | |
greater_op.h | |
inner_product_op.h | |
less_op.h | |
padding_op.h | |
pooling_op.h | |
relu_op.h | |
reorder_op.h | |
reorder_op_impl.cpp | |
reorder_op_impl.h | |
repeat_op.h | |
reshape_op.h | |
sigmoid_op.h | |
softmax_op.h | |
split_op.h | |
tanh_op.h | |
unary_op.h | |
▼ utility | |
debug_stream.cpp | |
debug_stream.h | |
fp16_utils.h | |
thread_pool.cpp | |
thread_pool.h | |
utils.cpp | |
utils.h | |
smaug.cpp | |