SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
File List
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.hSMAUG 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.hSMAUG unit test fixture
 tensor.cpp
 tensor.h
 tensor.proto
 tensor_utils.cpp
 tensor_utils.hUtility functions for copying/printing/tiling tensors
 typedefs.h
 types.proto
 workspace.h
  operators
  ref
  smv
 batch_norm_op.h
 common.cpp
 common.hUtilities 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