Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsPrepare.cpp185 int32_t depth_multiplier; in depthwise_conv_2d() local
650 int32_t depth_multiplier; in depthwise_conv_2d() local
DHexagonModel.cpp222 hexagon_nn_input Model::createDepthwiseFilterTensor(uint32_t operand, int32_t depth_multiplier) { in createDepthwiseFilterTensor()