Searched refs:depthwise_conv_2d (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonOperationsCheck.cpp | 211 bool depthwise_conv_2d(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in depthwise_conv_2d() function 462 {{OperationType::DEPTHWISE_CONV_2D, OperandType::TENSOR_QUANT8_ASYMM}, depthwise_conv_2d}, in getOperationCheckTable()
|
D | HexagonOperationsPrepare.cpp | 169 bool depthwise_conv_2d(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in depthwise_conv_2d() function 636 bool depthwise_conv_2d(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in depthwise_conv_2d() function 971 quant8_asym::depthwise_conv_2d}, in getOperationPrepareTable() 1002 (void)float32::depthwise_conv_2d; in getOperationPrepareTable()
|