Skip to main content

Crate burn_p2p_python

Crate burn_p2p_python 

Source

Structs§

PythonModelHandle
Worker-owned model/optimizer state referenced by one opaque handle id.
PythonTorchDatasetConfig
Declares the shard-backed dataset view exposed to the p2p runtime.
PythonTorchProject
Python/Torch-backed workload bridge implemented on top of the generic p2p runtime.
PythonTorchRuntimeConfig
Configures how the Rust runtime launches the Python worker process.
PythonTorchWorkloadConfig
Static workload identity and artifact settings for one Python/Torch runtime.

Enums§

PythonBatchRef
One lease-loaded micro-epoch batch passed to the Python worker.