Home
last modified time | relevance | path

Searched defs:in_r (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/contrib/inflate86/
Dinffast.S315 #define in_r %esi macro
859 #define in_r %esi macro
1156 #define in_r %esi macro
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc182 const int64 in_r, const int64 in_c, in CopyOutputBackpropRegion()
278 const int64 in_r, const int64 in_c, in ComputeBackpropInput()
435 for (int64 in_r = 0; in_r < args.in_rows; ++in_r) { in operator ()() local
466 for (int in_r = 0; in_r < args.in_rows; ++in_r) { in DepthwiseConvBackpropInputReference() local
961 const int in_r = in_r_start + f_r; in DepthwiseConvBackpropFilterReference() local
Dfractional_avg_pool_op.cc299 for (int64 in_r = in_row_start; in_r <= in_row_end; ++in_r) { in Compute() local
Ddeep_conv2d.cc647 const int64 in_r = in_r_start + r; in operator ()() local
707 const int64 in_r = in_r_start; in operator ()() local
1125 const int64 in_r = tile_r * tile_stride_rows - row_pad; in operator ()() local
Deigen_pooling_test.cc421 const int in_r = r + j - dr; in TEST() local
499 const int in_r = r + j - dr; in TEST() local
Deigen_spatial_convolutions_test.cc1191 const int in_r = r - dr + j * stride; in TEST() local
1262 const int in_r = r - dr + j * stride; in TEST() local