Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ path
Method
path
test/model/SqueezeNetTest.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
std::string path() {
42
return this->root() +
"/model/SqueezeNet"
;
43
}
44
45
virtual std::string model() = 0;
46
virtual std::string input() {
Callers
5
input
Method · 0.95
model
Method · 0.45
expect
Method · 0.45
model
Method · 0.45
expect
Method · 0.45
Calls
1
root
Method · 0.95
Tested by
no test coverage detected