[ Top page ]

« June 2015 | Main | January 2016 »

November 2015 Archives

November 20, 2015

Computer Vision , Machine learning , Parallel processing

Method for packing 8-bit (int8) arrays into GPU memory by Theano

GPU memory is limited. Although NVIDIA TITAN X, which has 12-GB memory, is expensive, sometimes 12 GB is not sufficient. GPU memory is smaller for subordinate GPU models. A numerical value that can be stored in one byte can be stored as an 8-bit integer in GPU memory, and thus the GPU memory is more effectively used. So this article describes a method to do so.

Continue...

About November 2015

This page contains all entries posted to Small and Large Stones of Programming in November 2015. They are listed from oldest to newest.

June 2015 is the previous archive.

January 2016 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by Movable Type