Searched defs:operatorPtr (Results 1 – 1 of 1) sorted by relevance
290 const auto& operatorPtr = model->subgraphs[subgraphIndex]->operators[operatorIndex]; in GetOpCode() local817 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in InputTensorInfo() local841 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in OutputTensorInfoFromInputs() local899 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in OutputTensorInfoFromShapes() local1118 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in ParseCustomOperator() local1136 const auto & operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in ParseUnsupportedOperator() local1216 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in ParseConv2D() local1298 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in ParseConv3D() local1376 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in ParseDepthwiseConv2D() local1589 const auto& operatorPtr = m_Model->subgraphs[subgraphIndex]->operators[operatorIndex]; in ParseTransposeConv() local[all …]