MCPcopy Create free account
hub / github.com/alibaba/MNN / getSession

Method getSession

express/module/StaticModule.hpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 virtual void onClearCache() override;
28 virtual int onOptimize(Interpreter::SessionMode stage) override;
29 const Session* getSession() const { return mSession.get(); }
30
31private:
32 ErrorCode _resize(const std::vector<Express::VARP>& inputs);

Callers 1

preRearrangeWeightsFunction · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected