#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
template<int DataLayout>
static void test_argmax_dim |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_argmax_tuple_reducer |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_argmin_dim |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_argmin_tuple_reducer |
( |
| ) |
|
|
static |
void test_cxx11_tensor_argmax |
( |
| ) |
|
template<int DataLayout>
static void test_index_tuples_dim |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_simple_argmax |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_simple_argmin |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_simple_index_tuples |
( |
| ) |
|
|
static |