MCPcopy Create free account
hub / github.com/Tencent/TNN / ShowModelPathMessage

Function ShowModelPathMessage

tools/converter/source/utils/command.cc:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29void ShowModelPathMessage() {
30 // TODO
31 std::cout << "please special the tensorflow lite path!" << std::endl;
32}
33
34void ShowOnnxPathMessage() {
35 // TODO

Callers 1

ParseCommandLineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected