Home
last modified time | relevance | path

Searched defs:patchId (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_image_patch.cpp85 int patchId = i+3*j; in test_simple_patch() local
145 int patchId = i+3*j; in test_simple_patch() local
225 int patchId = i+input_rows*j; in test_patch_padding_valid() local
298 int patchId = i+input_rows*j; in test_patch_padding_valid_same_value() local
375 int patchId = i+input_rows*j; in test_patch_padding_same() local
470 int patchId = i+3*j; in test_patch_no_extra_dim() local
523 int patchId = i+3*j; in test_patch_no_extra_dim() local
581 int patchId = i+128*j; in test_imagenet_patches() local
631 int patchId = i+64*j; in test_imagenet_patches() local
677 int patchId = i+16*j; in test_imagenet_patches() local
[all …]
Dcxx11_tensor_volume_patch.cpp80 const int patchId = pz + patch_z * (py + px * patch_y); in test_entire_volume_patch() local