Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
#include "txeo/Tensor.h"
#include "txeo/TensorShape.h"
#include <cstddef>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | txeo::Vector< T > |
A class representing a vector, derived from Tensor. More... | |
class | txeo::VectorError |
Exceptions concerning txeo::Vector. More... | |
Namespaces | |
namespace | txeo |
namespace | txeo::detail |