Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ CheckTensor
Function
CheckTensor
src/armnn/test/TensorTest.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void CheckTensor(const ConstTensor& t)
138
{
139
t.GetInfo();
140
}
141
142
TEST_CASE(
"TensorVsConstTensor"
)
143
{
Callers
1
TensorTest.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected