Searched defs:inputId (Results 1 – 11 of 11) sorted by relevance
22 armnn::LayerBindingId inputId = 0; in BOOST_AUTO_TEST_CASE() local
44 auto inputId = input->GetGuid(); in BOOST_AUTO_TEST_CASE() local
64 LayerBindingId inputId = 0) in AddInputLayer()
35 armnn::LayerGuid inputId = net.AddInputLayer(0)->GetGuid(); in BOOST_AUTO_TEST_CASE() local
173 armnn::LayerBindingId inputId = 0; in BOOST_AUTO_TEST_CASE() local
521 auto inputId = parser->GetNetworkInputBindingInfo(0, "inputs"); in main() local
1321 SpvId SPIRVCodeGenerator::castScalarToFloat(SpvId inputId, const Type& inputType, in castScalarToFloat()1355 SpvId SPIRVCodeGenerator::castScalarToSignedInt(SpvId inputId, const Type& inputType, in castScalarToSignedInt()1390 SpvId SPIRVCodeGenerator::castScalarToUnsignedInt(SpvId inputId, const Type& inputType, in castScalarToUnsignedInt()1425 SpvId SPIRVCodeGenerator::castScalarToBoolean(SpvId inputId, const Type& inputType, in castScalarToBoolean()
647 auto inputId = CHECKED_NON_NEGATIVE(static_cast<int32_t> in GetInputs() local880 … const unsigned int inputId = armnn::numeric_cast<unsigned int>(graph->inputIds()->Get(i)); in SetupInputLayers() local885 const int inputId = graph->inputIds()->Get(i); in SetupInputLayers() local
360 const armnn::LayerBindingId inputId = armnn::numeric_cast<armnn::LayerBindingId>( in ParseInputLayer() local
2978 uint32_t inputId = CHECKED_NON_NEGATIVE(operatorPtr->inputs[i]); in GetInputs() local3014 uint32_t inputId = CHECKED_NON_NEGATIVE(subgraphPtr->inputs[i]); in GetSubgraphInputs() local