Searched defs:ClearImportedOutputs (Results 1 – 2 of 2) sorted by relevance
108 void IRuntime::ClearImportedOutputs(NetworkId networkId, const std::vector<ImportedOutputId> output… in ClearImportedOutputs() function in armnn::IRuntime639 void RuntimeImpl::ClearImportedOutputs(NetworkId networkId, const std::vector<ImportedOutputId> out… in ClearImportedOutputs() function in armnn::RuntimeImpl
1706 void LoadedNetwork::ClearImportedOutputs(const std::vector<ImportedOutputId> outputIds) in ClearImportedOutputs() function in armnn::LoadedNetwork