MCPcopy 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

inputMethod · 0.95
modelMethod · 0.45
expectMethod · 0.45
modelMethod · 0.45
expectMethod · 0.45

Calls 1

rootMethod · 0.95

Tested by

no test coverage detected