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