MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / GetSessionCtx

Method GetSessionCtx

oneflow/api/cpp/env_impl.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 OneFlowEnv();
29 ~OneFlowEnv();
30 std::shared_ptr<of::MultiClientSessionContext> GetSessionCtx() { return session_ctx_; }
31
32 private:
33 std::shared_ptr<of::EnvGlobalObjectsScope> env_ctx_;

Callers 1

BuildGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected