Home
last modified time | relevance | path

Searched refs:conv_2d (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsCheck.cpp151 bool conv_2d(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in conv_2d() function
461 {{OperationType::CONV_2D, OperandType::TENSOR_QUANT8_ASYMM}, conv_2d}, in getOperationCheckTable()
DHexagonOperationsPrepare.cpp122 bool conv_2d(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in conv_2d() function
581 bool conv_2d(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in conv_2d() function
969 {{OperationType::CONV_2D, OperandType::TENSOR_QUANT8_ASYMM}, quant8_asym::conv_2d}, in getOperationPrepareTable()
1001 (void)float32::conv_2d; in getOperationPrepareTable()