Home
last modified time | relevance | path

Searched defs:input_channels (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_requantize_ops_test.cc119 const int input_channels = 2; in TEST_F() local
180 const int input_channels = 2; in TEST_F() local
238 const int input_channels = 2; in TEST_F() local
Dquantized_pooling_ops_test.cc55 const int input_channels = 2; in TEST_F() local
100 const int input_channels = 2; in TEST_F() local
Dmkl_quantized_pooling_ops_test.cc85 const int input_channels = 2; in TEST_F() local
154 const int input_channels = 2; in TEST_F() local
/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()
45 int64 input_batch, int64 input_rows, int64 input_cols, int64 input_channels, in __xla_cpu_runtime_EigenSingleThreadedConvF32()
Druntime_conv2d.cc29 int64 input_batch, int64 input_rows, int64 input_cols, int64 input_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()
154 int64 input_batch, int64 input_rows, int64 input_cols, int64 input_channels, in __xla_cpu_runtime_MKLConvF32()
Druntime_conv2d_impl.h30 int64 input_cols, int64 input_channels, int64 kernel_rows, in EigenConvImpl()
Dir_emitter.cc1132 int64 input_channels = in HandleConvolution() local
/external/tensorflow/tensorflow/core/ops/
Daudio_ops.cc79 DimensionHandle input_channels = c->Dim(input, 1); in SpectrogramShapeFn() local
/external/webrtc/webrtc/common_audio/include/
Daudio_util.h137 void DownmixToMono(const T* const* input_channels, in DownmixToMono()
/external/adhd/cras/src/server/
Dcras_dsp_pipeline.c126 int input_channels; member
831 unsigned int input_channels = pipeline->input_channels; in cras_dsp_pipeline_apply() local
/external/tensorflow/tensorflow/core/util/
Dtensor_format.h611 const int64 input_channels = in ShapeFromFilterFormat() local
/external/webrtc/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc115 int input_channels, in DebugDumpGenerator()
/external/skia/third_party/skcms/
Dskcms.h71 uint32_t input_channels; member
Dskcms.cc406 uint8_t input_channels [ 1]; member
581 uint8_t input_channels [ 1]; member
/external/skqp/third_party/skcms/
Dskcms.h71 uint32_t input_channels; member
Dskcms.cc406 uint8_t input_channels [ 1]; member
581 uint8_t input_channels [ 1]; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc3602 const int64 input_channels = in SimplifyConvToDot() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dlayout_optimizer_test.cc194 int input_channels = 3; in SimpleFusedBatchNormGrad() local