frugally-deep is a small header-only library written in modern and pure C++.
It supports inference for sequential models and computational graphs with a
more complex topology, created with the functional API. It re-implements a
small subset of TensorFlow, i.e., the operations needed to support prediction.
frugally-deep results in a much smaller binary size than linking against
TensorFlow. It avoids temporarily allocating additional RAM during
convolutions (by not materializing the im2col input matrix).
Installed Size: 342.0 kB
Architectures: all