Module burn_compute::client

source ·
Expand description

Compute client module.

Structs§

  • The ComputeClient is the entry point to require tasks from the ComputeServer. It should be obtained for a specific device via the Compute struct.