Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Release
Method
Release
src/profiling/test/ProfilingMocks.hpp:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
void Commit(unsigned int size) override { m_Size = size; }
194
195
void Release() override { m_Size = 0; }
196
197
unsigned char* GetWritableData() override { return m_Data.get(); }
198
Callers
3
Release
Method · 0.45
Release
Method · 0.45
BufferTests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected