Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
#include "txeo/Tensor.h"
#include "txeo/TensorShape.h"
#include <filesystem>
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
struct | txeo::DeviceInfo |
Bundle of device information. More... | |
class | txeo::Predictor< T > |
Class that deals with the main tasks of prediction (inference) More... | |
class | txeo::PredictorError |
Namespaces | |
namespace | txeo |