Get Started
API Reference
Developer Guides
deephyper.core.utils.
load_attr
Loadd attribute from module.
str_full_module (str) – string of the form {module_name}.{attr}.
{module_name}.{attr}
the attribute.
Any