|
Beatmup
|
#include "operation.h"#include "../gpu/texture_handler.h"#include <vector>#include <array>#include <map>Go to the source code of this file.
Classes | |
| class | Beatmup::NNets::Conv2D |
| 2D convolution operation computed on GPU. More... | |
Namespaces | |
| Beatmup | |
| Beatmup::NNets | |
| Neural nets inference on GPU using OpenGL. | |
Variables | |
| static const bool | Beatmup::NNets::CONV2D_OP_DESERIALIZABLE = Conv2D::initDeserializer() |