Beatmup
deserialized_model.h File Reference
#include "conv2d.h"
#include "pooling2d.h"
#include "dense.h"
#include "image_sampler.h"
#include "softmax.h"
#include "model.h"
#include "../utils/listing.h"

Go to the source code of this file.

Classes

class  Beatmup::NNets::DeserializedModel
 Model reconstructed from a serialized representation. More...
 

Namespaces

 Beatmup
 
 Beatmup::NNets
 Neural nets inference on GPU using OpenGL.