Home
last modified time | relevance | path

Searched defs:kernel_rows (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_conv2d.cc26 int64_t input_cols, int64_t input_channels, int64_t kernel_rows, in __xla_cpu_runtime_EigenSingleThreadedConvF16()
45 int64_t input_channels, int64_t kernel_rows, int64_t kernel_cols, in __xla_cpu_runtime_EigenSingleThreadedConvF32()
Druntime_conv2d.cc29 int64_t input_channels, int64_t kernel_rows, int64_t kernel_cols, in __xla_cpu_runtime_EigenConvF32()
49 int64_t input_cols, int64_t input_channels, int64_t kernel_rows, in __xla_cpu_runtime_EigenConvF16()
Druntime_conv2d_mkl.cc54 int64 input_cols, int64 input_channels, int64 kernel_rows, in MKLConvImpl()
157 int64_t input_channels, int64_t kernel_rows, int64_t kernel_cols, in __xla_cpu_runtime_MKLConvF32()
Druntime_conv2d_impl.h35 Eigen::Index input_channels, Eigen::Index kernel_rows, in EigenConvImpl()
Dir_emitter.cc916 int64_t kernel_rows = in HandleConvolution() local
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
Dwinograd.hpp459 static const int kernel_rows = KernelRows; member in winograd::WeightTransform
496 static constexpr int kernel_rows = KernelRows; member in winograd::WinogradGEMM
/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/
Ddepthwise.hpp107 static constexpr int kernel_rows = KernelRows; member in depthwise::DepthwiseConvolutionBase
/external/ruy/ruy/
Dblock_map_test.cc35 void MakeBlockMapTuningTest(int rows, int cols, int depth, int kernel_rows, in MakeBlockMapTuningTest()
Dblock_map.cc172 void GetRectangularness(int rows, int cols, int kernel_rows, int kernel_cols, in GetRectangularness()
339 void MakeBlockMap(int rows, int cols, int depth, int kernel_rows, in MakeBlockMap()
/external/tensorflow/tensorflow/core/kernels/
Dnn_ops_test.cc838 int rows, int cols, int depth, int kernel_rows, in BM_AvgPool()
928 int rows, int cols, int depth, int kernel_rows, in BM_AvgPoolBk()
1030 int rows, int cols, int depth, int kernel_rows, in BM_MaxPool()
1124 int rows, int cols, int depth, int kernel_rows, in BM_MaxPoolBk()
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc1129 int32_t kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in AvgPoolShape() local
1572 int32_t kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in MaxPoolShapeImpl() local
1711 int32_t kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in MaxPoolV2Shape() local
1769 int32_t kernel_planes, kernel_rows, kernel_cols; in Pool3DShape() local
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc1111 int kernel_rows = in TEST_F() local
2315 int kernel_rows = in TEST_F() local