Simply in tensorflow we can run our project on CPU or GPU. I have a GTX-1080 with 2500 cores. when we use a GPU in tensorflow all of the cores and memory of the graphic card is involved.
How can I use a part or certain number of my graphic cores in tensorflow ?