C++ Run-time Library
|
#include <arrow/api.h>
#include <fletcher/fletcher.h>
#include <cstdint>
#include <vector>
#include <memory>
#include "fletcher/context.h"
#include "fletcher/platform.h"
Go to the source code of this file.
Classes | |
class | fletcher::Kernel |
The Kernel class is used to manage the computational kernel of the accelerator. More... | |
Namespaces | |
namespace | fletcher |
Contains all Fletcher classes and functions for use in run-time applications. | |