caffegraph-0.1.0.2

Safe HaskellNone
LanguageHaskell2010

NN.Backend.Caffe

Synopsis

Documentation

optimizeInPlaceLayer :: LayerTy -> [Pass] Source

If our layerTy is the given layer that is performed in-place, then update top to point to bottom. If any of our parents are performed in-place, update bottom to point to our parents top