include/nnfwfactory.h File Reference

This file contains the Factory pattern for generating Cluster, Linker and other things ;-) This class have static method for generating Cluster, Linker and Common neural network structure
It's possible to add new object in the Factory using the Creator template on your class and then register it. More...

Include dependency graph for nnfwfactory.h:

Go to the source code of this file.

Namespaces

namespace  nnfw

Classes

class  AbstractCreator
 Abstract Creator of Propertized objects. More...
class  Creator
 Template facility to create Creator specialization. More...
class  AbstractModifier
 Abstract Modifier for Updatable objects. More...
class  Factory
 Factory Class. More...


Detailed Description

BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!