Home
last modified time | relevance | path

Searched defs:kernel_cols (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.cc55 int64 kernel_cols, int64 kernel_channels, int64 kernel_filters, in MKLConvImpl()
155 int64 kernel_rows, int64 kernel_cols, int64 kernel_channels, in __xla_cpu_runtime_MKLConvF32()
Druntime_conv2d_impl.h31 int64 kernel_cols, int64 kernel_channels, in EigenConvImpl()
Dir_emitter.cc1139 int64 kernel_cols = 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.cc756 int32 kernel_cols = GetTensorDim(kernel_sizes, data_format, 'W'); in AvgPoolShape() local
908 int32 kernel_cols = GetTensorDim(kernel_sizes, data_format, 'W'); in MaxPoolShape() local
1010 int32 kernel_cols = GetTensorDim(kernel_sizes, data_format, 'W'); in MaxPoolV2Shape() local
1067 int32 kernel_planes, kernel_rows, kernel_cols; in Pool3DShape() local
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc1112 int kernel_cols = in TEST_F() local
2316 int kernel_cols = in TEST_F() local