aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Warden <petewarden@google.com>2015-07-08 12:52:38 -0700
committerPete Warden <petewarden@google.com>2015-07-08 12:52:38 -0700
commit79e31ec2729bfb130579525aacbf934d6b91e3b4 (patch)
tree9ac6ab511d39419b66c24ae9b3b1b8849f620c41
parent5de59a56e832f01aafa27d651f9c638dfc2bb00b (diff)
downloadgemmlowp-79e31ec2729bfb130579525aacbf934d6b91e3b4.tar.gz
Cleanup up README formatting
-rw-r--r--README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index a527e48..f24e2cc 100644
--- a/README.txt
+++ b/README.txt
@@ -79,6 +79,7 @@ Then run:
$ ./scripts/test-android.sh test/test.cc eight_bit_int_gemm/eight_bit_int_gemm.cc
+
Troubleshooting Compilation
===========================
@@ -111,6 +112,7 @@ This will compile and run a small benchmark binary, which runs through GEMMs
with varying input matrix sizes and outputs the performance. The final test
simulates the sort of GEMM sizes you'd expect for a GoogLeNet-style CNN.
+
Profiling
=========