Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_conv2d.cc27 tensorflow::int64 input_channels, tensorflow::int64 kernel_rows, in __xla_cpu_runtime_EigenSingleThreadedConvF16()
49 tensorflow::int64 kernel_rows, tensorflow::int64 kernel_cols, in __xla_cpu_runtime_EigenSingleThreadedConvF32()
Druntime_conv2d.cc30 tensorflow::int64 kernel_rows, tensorflow::int64 kernel_cols, in __xla_cpu_runtime_EigenConvF32()
53 tensorflow::int64 input_channels, tensorflow::int64 kernel_rows, in __xla_cpu_runtime_EigenConvF16()
Druntime_conv2d_mkl.cc54 int64 input_cols, int64 input_channels, int64 kernel_rows, in MKLConvImpl()
157 int64 kernel_rows, int64 kernel_cols, int64 kernel_channels, in __xla_cpu_runtime_MKLConvF32()
Druntime_conv2d_impl.h35 Eigen::Index input_channels, Eigen::Index kernel_rows, in EigenConvImpl()
Dir_emitter.cc914 int64 kernel_rows = in HandleConvolution() local
/external/ruy/ruy/
Dblock_map_test.cc35 void MakeBlockMapTuningTest(int rows, int cols, int depth, int kernel_rows, in MakeBlockMapTuningTest()
Dblock_map.cc171 void GetRectangularness(int rows, int cols, int kernel_rows, int kernel_cols, in GetRectangularness()
338 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.cc1089 int32 kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in AvgPoolShape() local
1532 int32 kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in MaxPoolShapeImpl() local
1671 int32 kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in MaxPoolV2Shape() local
1729 int32 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