Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
#include <cstddef>
#include <cstdint>
#include <memory>
#include <ostream>
#include <stdexcept>
#include <vector>
Go to the source code of this file.
Classes | |
class | txeo::TensorShape |
The shape of a tensor is an ordered collection of dimensions of mathematical vector spaces. More... | |
class | txeo::TensorShapeError |
Exceptions concerning txeo::TensorShape. More... | |
Namespaces | |
namespace | txeo |
namespace | txeo::detail |