Home
last modified time | relevance | path

Searched defs:out_channels (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/test/
Dlapped_transform_unittest.cc30 size_t out_channels, in ProcessAudioBlock()
52 size_t out_channels, in ProcessAudioBlock()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dflatten_atrous.cc72 const int32_t out_channels = filter.dim_size(3); in FlattenAtrousConv() local
/external/webrtc/modules/audio_coding/test/
DTestStereo.cc493 int out_channels, in Run()
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Ddepthtospace_op_test.py279 def compareToTranspose(self, batch_size, in_height, in_width, out_channels, argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
Dquantization_ops_test.cc128 Output AddConv2D(Scope scope, Input input, int in_channels, int out_channels, in AddConv2D()
481 std::array<int, 2> out_channels = {16, 32}; in TEST_P() local
/external/libaom/av1/encoder/
Dcnn.h110 int out_channels; member
Dcnn.c242 int *out_height, int *out_channels) { in av1_find_cnn_output_size()
1203 int out_width = 0, out_height = 0, out_channels = 0; in av1_cnn_predict_img() local
1221 int out_width = 0, out_height = 0, out_channels = 0; in av1_cnn_predict_img_highbd() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_vectorize_convolutions.cc405 int64_t out_channels = in TryVectorizeConv() local
/external/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc236 const int out_channels = config.num_channels(); in ReadAndDeinterleave() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_batch_norm_op_test.cc139 int out_channels = 6; in VerifyTensorsCloseForGrad() local
/external/libaom/test/
Dcnn_test.cc47 int out_width, out_height, out_channels; in RunCNNTest() local