Searched defs:OutputChannels (Results 1 – 13 of 13) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | depth_to_space_tester.h | 48 inline DepthToSpaceTester& OutputChannels(int32_t output_channels) { in OutputChannels() function 54 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | fully_connected_tester.h | 58 inline FullyConnectedTester& OutputChannels(int32_t output_channels) { in OutputChannels() function 64 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | quantized_fully_connected_tester.h | 60 inline QuantizedFullyConnectedTester& OutputChannels( in OutputChannels() function 67 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | quantized_transpose_conv_tester.h | 58 inline QuantizedTransposeConvTester& OutputChannels(int32_t output_channels) { in OutputChannels() function 64 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | transpose_conv_tester.h | 54 inline TransposeConvTester& OutputChannels(int32_t output_channels) { in OutputChannels() function 60 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | conv_2d_tester.h | 52 inline Conv2DTester& OutputChannels(int32_t output_channels) { in OutputChannels() function 58 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | quantized_conv_2d_tester.h | 56 inline QuantizedConv2DTester& OutputChannels(int32_t output_channels) { in OutputChannels() function 62 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
|
| D | depthwise_conv_2d_tester.h | 60 inline int32_t OutputChannels() const { in OutputChannels() function
|
| D | quantized_depthwise_conv_2d_tester.h | 68 inline int32_t OutputChannels() const { in OutputChannels() function
|
| /external/pdfium/third_party/lcms/src/ |
| D | cmslut.c | 34 cmsUInt32Number OutputChannels, in _cmsStageAllocPlaceholder() 1368 …sPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels) in cmsPipelineAlloc()
|
| D | lcms2_internal.h | 901 cmsUInt32Number OutputChannels; // Output channels -- for optimization purposes member 938 cmsUInt32Number InputChannels, OutputChannels; member
|
| D | cmstypes.c | 1815 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT8_Read() local 2114 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT16_Read() local 2213 cmsUInt32Number i, InputChannels, OutputChannels, clutPoints; in Type_LUT16_Write() local 2404 … cmsUInt32Number Offset, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels) in ReadCLUT()
|
| /external/cronet/testing/libfuzzer/proto/ |
| D | skia_image_filter.proto | 1542 enum OutputChannels { enum
|