Searched defs:n_channels (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/keras/integration_test/ |
D | gradient_checkpoint_test.py | 29 def _get_big_cnn_model(img_dim, n_channels, num_partitions, argument 48 def _get_split_cnn_model(img_dim, n_channels, num_partitions, argument 88 def _get_dummy_data(img_dim, n_channels, batch_size): argument
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 976 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels() 1876 static const GLuint n_channels = 4; in verifyInvalidResults() local 1907 static const GLuint n_channels = 4; in verifyInvalidResults() local 1940 static const GLuint n_channels = 4; in verifyInvalidResults() local 1994 static const GLuint n_channels = 4; in verifyInvalidResults() local 2025 static const GLuint n_channels = 4; in verifyInvalidResults() local 2128 static const GLuint n_channels = 4; in verifyValidResults() local 2159 static const GLuint n_channels = 4; in verifyValidResults() local 2192 static const GLuint n_channels = 4; in verifyValidResults() local 2240 static const GLuint n_channels = 4; in verifyValidResults() local [all …]
|
/external/igt-gpu-tools/lib/ |
D | igt_audio.c | 506 int n_channels, int channel) in audio_extract_channel_s32_le()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 1314 size_t n_channels = 0; in calculate_values_from_source() local
|
D | gl4cCopyImageTests.cpp | 460 …const GLuint n_channels = (left_n_channels >= right_n_channels) ? right_n_channels : left_n_cha… in comparePixels() local
|