MCPcopy 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
137void CheckTensor(const ConstTensor& t)
138{
139 t.GetInfo();
140}
141
142TEST_CASE("TensorVsConstTensor")
143{

Callers 1

TensorTest.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected