Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_conv2d.cc28 int64 input_channels, int64 kernel_rows, int64 kernel_cols, in __xla_cpu_runtime_EigenSingleThreadedConvF16()
46 int64 kernel_rows, int64 kernel_cols, int64 kernel_channels, in __xla_cpu_runtime_EigenSingleThreadedConvF32()
Druntime_conv2d.cc30 int64 kernel_rows, int64 kernel_cols, int64 kernel_channels, in __xla_cpu_runtime_EigenConvF32()
48 int64 input_channels, int64 kernel_rows, int64 kernel_cols, in __xla_cpu_runtime_EigenConvF16()
Druntime_conv2d_mkl.cc54 int64 input_cols, int64 input_channels, int64 kernel_rows, in MKLConvImpl()
155 int64 kernel_rows, int64 kernel_cols, int64 kernel_channels, in __xla_cpu_runtime_MKLConvF32()
Druntime_conv2d_impl.h30 int64 input_cols, int64 input_channels, int64 kernel_rows, in EigenConvImpl()
Dir_emitter.cc1137 int64 kernel_rows = in HandleConvolution() local
/external/tensorflow/tensorflow/core/kernels/
Dnn_ops_test.cc813 int kernel_rows, int kernel_cols, int stride, in BM_AvgPool()
904 int depth, int kernel_rows, int kernel_cols, in BM_AvgPoolBk()
1006 int kernel_rows, int kernel_cols, int stride, in BM_MaxPool()
1101 int depth, int kernel_rows, int kernel_cols, in BM_MaxPoolBk()
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc755 int32 kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in AvgPoolShape() local
907 int32 kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in MaxPoolShape() local
1009 int32 kernel_rows = GetTensorDim(kernel_sizes, data_format, 'H'); in MaxPoolV2Shape() local
1067 int32 kernel_planes, kernel_rows, kernel_cols; in Pool3DShape() local
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc1110 int kernel_rows = in TEST_F() local
2314 int kernel_rows = in TEST_F() local