kittycad.api.internal.gpu_devices

Functions

asyncio(*, client)

Get information about GPU devices on this server.

asyncio_detailed(*, client)

rtype

Response[Union[Any, ErrorMessage]]

sync(*, client)

Get information about GPU devices on this server.

sync_detailed(*, client)

rtype

Response[Union[Any, ErrorMessage]]