aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/jpeg
diff options
context:
space:
mode:
authorGravatar Mingxing Tan <tanmingxing@google.com>2017-08-15 21:30:11 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-08-15 21:33:31 -0700
commit8041185b16c0ce9348bd79900f6682fc3976bfd7 (patch)
tree251faf68bfa88251cb196abe7c9aa9d7b39327a3 /tensorflow/core/lib/jpeg
parent751687fd4d8867ec7dfac3e1d65f4c53e5301bd5 (diff)
Add decode_jpeg benchmark and set the baseline for further optimizations.
PiperOrigin-RevId: 165399126
Diffstat (limited to 'tensorflow/core/lib/jpeg')
-rw-r--r--tensorflow/core/lib/jpeg/testdata/medium.jpgbin0 -> 127958 bytes
-rw-r--r--tensorflow/core/lib/jpeg/testdata/small.jpgbin0 -> 14849 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/tensorflow/core/lib/jpeg/testdata/medium.jpg b/tensorflow/core/lib/jpeg/testdata/medium.jpg
new file mode 100644
index 0000000000..6ba1c5fc4b
--- /dev/null
+++ b/tensorflow/core/lib/jpeg/testdata/medium.jpg
Binary files differ
diff --git a/tensorflow/core/lib/jpeg/testdata/small.jpg b/tensorflow/core/lib/jpeg/testdata/small.jpg
new file mode 100644
index 0000000000..9499963070
--- /dev/null
+++ b/tensorflow/core/lib/jpeg/testdata/small.jpg
Binary files differ