But how does it relate to batch_size? Does batch_size have to be smaller then in_memory_size? If batch_size=10 and in_memory_size=100 how often is the GPU memory swapped?
But how does it relate to batch_size? Does batch_size have to be smaller then in_memory_size? If batch_size=10 and in_memory_size=100 how often is the GPU memory swapped?