Home
last modified time | relevance | path

Searched defs:channel_multiplier (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dconv_2d_helpers.cc157 int channel_multiplier) { in CheckShouldSplitDwConv()
184 int channel_multiplier) { in SplitWeightsForDwConv()
292 const int channel_multiplier = weights_depth_size / input_depth; in InitializeWeightsNodes() local
Dconv_2d_builder.cc395 int channel_multiplier = 1; in PopulateSubGraph() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.cc32 bool IsSpecializedCase(int channel_multiplier) { in IsSpecializedCase()
45 std::string GetSrcValue(int channel_multiplier, in GetSrcValue()
Ddepthwise_conv.h74 int channel_multiplier; member
/external/ComputeLibrary/src/core/NEON/kernels/assembly/
Ddepthwise.hpp54 unsigned int channel_multiplier; member