Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
#include "txeo/Matrix.h"
#include "txeo/Tensor.h"
#include "txeo/types.h"
#include <cstddef>
#include <functional>
#include <stdexcept>
#include <vector>
Go to the source code of this file.
Classes | |
class | txeo::TensorFunc< T > |
A utility class for common math functions on tensors. More... | |
class | txeo::TensorFuncError |
Exceptions concerning txeo::TensorOp. More... | |
Namespaces | |
namespace | txeo |