nerf-pytorch icon indicating copy to clipboard operation
nerf-pytorch copied to clipboard

Update run_network() to evaluate in mini-batches

Open ankur-98 opened this issue 3 years ago • 0 comments

The high-dimensional embedded variable takes a lot of memory. Evaluating it as and when the mini-batch is swapped allows lesser memory usage.

ankur-98 avatar Jun 18 '21 00:06 ankur-98