rpc_session.h
11.2 KB
-
[RUNTIME][REFACTOR] Use object protocol to support runtime::Module (#4289) · f823c577
Previously runtime::Module was supported using shared_ptr. This PR refactors the codebase to use the Object protocol. It will open doors to allow easier interpolation between Object containers and module in the future.
Tianqi Chen committed