Home
last modified time | relevance | path

Searched defs:col_padding (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_image_patch.cpp140 int col_padding = 0; in test_simple_patch() local
221 int col_padding = 0; in test_patch_padding_valid() local
294 int col_padding = 0; in test_patch_padding_valid_same_value() local
371 int col_padding = 0; in test_patch_padding_same() local
569 int col_padding = 0; in test_patch_no_extra_dim() local
Dcxx11_tensor_image_patch_sycl.cpp204 IndexType col_padding = 0; in test_simple_image_patch_sycl() local
322 IndexType col_padding = 0; in test_patch_padding_valid_sycl() local
423 IndexType col_padding = 0; in test_patch_padding_valid_same_value_sycl() local
528 IndexType col_padding = 0; in test_patch_padding_same_sycl() local
729 IndexType col_padding = 0; in test_patch_no_extra_dim_sycl() local
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
Dpooling_depthfirst_cache_oblivious.hpp227 const unsigned int col_padding = pad_left + pad_right; in execute() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc4484 int col_padding = 0; in TEST_F() member