File:2017 MemoryEfficientImplementationof Fig3.png

From GM-RKB
Jump to navigation Jump to search

Original file(946 × 507 pixels, file size: 105 KB, MIME type: image/png)

Summary

Figure 3: DenseNet layer forward pass: original implementation (left) and efficient implementation (right). Solid boxes correspond to tensors allocated in memory, where as translucent boxes are pointers. Solid arrows represent computation, and dotted arrows represent memory pointers. The efficient implementation stores the output of the concatenation, batch normalization, and ReLU layers in temporary storage buffers, whereas the original implementation allocates new memory. In: Pleiss et al. (2017)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:03, 16 December 2018Thumbnail for version as of 11:03, 16 December 2018946 × 507 (105 KB)Omoreira (talk | contribs)Figure 3: DenseNet layer forward pass: original implementation (left) and efficient implementation (right). Solid boxes correspond to tensors all...

The following 2 pages use this file:

Metadata