Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource frugally-deep-devel

Would you like to build/train a model using Keras/Python? And would you like to run the prediction (forward pass) on your model in C++ without linking your application against TensorFlow? Then frugally-deep is exactly for you. frugally-deep * is a small header-only library written in modern and pure C++. * is very easy to integrate and use. * depends only on FunctionalPlus, Eigen and json - also header-only libraries. * supports inference (model.predict) not only for sequential models but also for computational graphs with a more complex topology, created with the functional API. * re-implements a (small) subset of TensorFlow, i.e., the operations needed to support prediction. * results in a much smaller binary size than linking against TensorFlow. * works out-of-the-box also when compiled into a 32-bit executable. (Of course, 64 bit is fine too.) * avoids temporarily allocating (potentially large chunks of) additional RAM during convolutions (by not materializing the im2col input matrix). * utterly ignores even the most powerful GPU in your system and uses only one CPU core per prediction. ;-) * but is quite fast on one CPU core, and you can run multiple predictions in parallel, thus utilizing as many CPUs as you like to improve the overall prediction throughput of your application/pipeline.

Found 1 sites for frugally-deep-devel

Found 10 RPM for frugally-deep-devel

PackageSummaryDistributionDownload
frugally-deep-devel-0.15.30-4.fc40.aarch64.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora Rawhide for aarch64frugally-deep-devel-0.15.30-4.fc40.aarch64.rpm
frugally-deep-devel-0.15.30-4.fc40.aarch64.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora 40 for aarch64frugally-deep-devel-0.15.30-4.fc40.aarch64.rpm
frugally-deep-devel-0.15.30-4.fc40.i686.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora Rawhide for x86_64frugally-deep-devel-0.15.30-4.fc40.i686.rpm
frugally-deep-devel-0.15.30-4.fc40.i686.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora 40 for x86_64frugally-deep-devel-0.15.30-4.fc40.i686.rpm
frugally-deep-devel-0.15.30-4.fc40.ppc64le.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora Rawhide for ppc64lefrugally-deep-devel-0.15.30-4.fc40.ppc64le.rpm
frugally-deep-devel-0.15.30-4.fc40.ppc64le.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora 40 for ppc64lefrugally-deep-devel-0.15.30-4.fc40.ppc64le.rpm
frugally-deep-devel-0.15.30-4.fc40.s390x.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora Rawhide for s390xfrugally-deep-devel-0.15.30-4.fc40.s390x.rpm
frugally-deep-devel-0.15.30-4.fc40.s390x.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora 40 for s390xfrugally-deep-devel-0.15.30-4.fc40.s390x.rpm
frugally-deep-devel-0.15.30-4.fc40.x86_64.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora Rawhide for x86_64frugally-deep-devel-0.15.30-4.fc40.x86_64.rpm
frugally-deep-devel-0.15.30-4.fc40.x86_64.htmlHeader-only library for using Keras (TensorFlow) models in C++Fedora 40 for x86_64frugally-deep-devel-0.15.30-4.fc40.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet