#include "main.h"#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Classes | |
| struct | BatchMatMul |
| struct | InsertZeros |
Functions | |
| static void | test_custom_binary_op () |
| static void | test_custom_unary_op () |
| void | test_cxx11_tensor_custom_op () |
|
static |
Definition at line 84 of file cxx11_tensor_custom_op.cpp.
|
static |
Definition at line 39 of file cxx11_tensor_custom_op.cpp.
| void test_cxx11_tensor_custom_op | ( | ) |
Definition at line 107 of file cxx11_tensor_custom_op.cpp.