Home
last modified time | relevance | path

Searched defs:output_multiplier_per_channel (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc649 std::vector<int32> output_multiplier_per_channel(depth, output_multiplier); in TestOneDepthwiseConvWithGivenOutputShift() local
Dtypes.h913 const int32_t* output_multiplier_per_channel; member