Searched refs:reshape (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonOperationsCheck.cpp | 369 bool reshape(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in reshape() function 475 {{OperationType::RESHAPE, OperandType::TENSOR_QUANT8_ASYMM}, reshape}, in getOperationCheckTable()
|
D | HexagonOperationsPrepare.cpp | 425 bool reshape(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in reshape() function 876 bool reshape(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in reshape() function 989 {{OperationType::RESHAPE, OperandType::TENSOR_QUANT8_ASYMM}, quant8_asym::reshape}, in getOperationPrepareTable() 1012 (void)float32::reshape; in getOperationPrepareTable()
|