aikernel_cuda13_libtorch2_12_win_x64.loader
aikernel_cuda13_libtorch2_12_win_x64.loader public Python API generated from source.
Source: AIKernel.Cuda13.0/python/src/aikernel_cuda13_libtorch2_12_win_x64/loader.py
Summary
This Python module belongs to aikernel-cuda13-libtorch2-12-win-x64 and exposes 4 public symbols in the generated inventory.
Why
This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.
Usage
Use this page to confirm the module name, public class/function/constant shape, and bilingual docstring coverage before writing wrapper code.
Examples
python -c "import aikernel_cuda13_libtorch2_12_win_x64.loader; print(aikernel_cuda13_libtorch2_12_win_x64.loader.__name__)"
Notes
Docstring summaries are read directly from Python source. If a symbol has no summary, the source should be improved rather than padded in the generated site.
See Also
Python package | Docs | Tutorials
| Kind | Symbol | Summary |
|---|---|---|
| constant | LOADER_ENVLOADER_ENV |
|
| class | LoaderConfigLoaderConfig |
Represents the LoaderConfig public Python API surface. |
| function | default_loader_json_pathdef default_loader_json_path() |
Executes the default loader json path operation. Returns: Result produced by the operation. |
| function | load_loader_configdef load_loader_config(path: str | os.PathLike[str] | None=None) |
Executes the load loader config operation. Args: path: Input value for load loader config. Returns: Result produced by the operation. |