Searched defs:ClearImportedInputs (Results 1 – 2 of 2) sorted by relevance
104 void IRuntime::ClearImportedInputs(NetworkId networkId, const std::vector<ImportedInputId> inputIds) in ClearImportedInputs() function in armnn::IRuntime635 void RuntimeImpl::ClearImportedInputs(NetworkId networkId, const std::vector<ImportedInputId> input… in ClearImportedInputs() function in armnn::RuntimeImpl
1685 void LoadedNetwork::ClearImportedInputs(const std::vector<ImportedInputId> inputIds) in ClearImportedInputs() function in armnn::LoadedNetwork