Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPPL/ppl.nn
/ LoadResources
Function
LoadResources
python/py_dummy_load_resources.cc:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
namespace ppl { namespace nn { namespace python {
21
22
void LoadResources(pybind11::module*) {}
23
24
}}} // namespace ppl::nn::python
Callers
1
PYBIND11_MODULE
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected