MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / run

Method run

src/opr/test/dnn/convolution.cpp:2552–2552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2550 }
2551
2552 void run() { func->execute().wait(); }
2553
2554 virtual bool is_weight_preprocess() { return true; }
2555

Callers 2

TESTFunction · 0.45
convolution.cppFile · 0.45

Calls 2

waitMethod · 0.45
executeMethod · 0.45

Tested by

no test coverage detected