Enums
- Quantization engines
Functions
- Get the number of threads used by torch for inter-op parallelism.
- Get the number of threads used by torch in parallel regions.
- Check whether the vulkan backend is available. None that this backend is not included by default as of PyTorch 2.0.0. https://pytorch.org/tutorials/prototype/vulkan_workflow.html#building-pytorch-with-vulkan-backend
- Sets the random seed used by torch.
- Set the number of threads used by torch for inter-op parallelism.
- Set the number of threads used by torch in parallel regions.