com.thoughtworks
A Layer that minimizes the computation during both forward pass and backward pass.
For forward pass, the result will be cached.
For backward pass, the Tape is accumulated until flush.
杨博 (Yang Bo) <pop.atry@gmail.com>
Layer.Output
A Layer that minimizes the computation during both forward pass and backward pass.
For forward pass, the result will be cached.
For backward pass, the Tape is accumulated until flush.
Author:
杨博 (Yang Bo) <pop.atry@gmail.com>
Layer.Output