#include "main.h"
#include <Eigen/CXX11/Tensor>
◆ EIGEN_DECLARE_TEST()
| EIGEN_DECLARE_TEST |
( |
cxx11_tensor_image_patch |
| ) |
|
◆ test_imagenet_patches()
| void test_imagenet_patches |
( |
| ) |
|
◆ test_patch_no_extra_dim()
| void test_patch_no_extra_dim |
( |
| ) |
|
◆ test_patch_padding_same()
| void test_patch_padding_same |
( |
| ) |
|
◆ test_patch_padding_same_negative_padding_clip_to_zero()
| void test_patch_padding_same_negative_padding_clip_to_zero |
( |
| ) |
|
◆ test_patch_padding_valid()
| void test_patch_padding_valid |
( |
| ) |
|
◆ test_patch_padding_valid_same_value()
| void test_patch_padding_valid_same_value |
( |
| ) |
|
◆ test_simple_patch()
| void test_simple_patch |
( |
| ) |
|