torch_config: Torch configuration information
Description
Torch configuration information
Usage
torch_config()torch_version()
Value
List with information on the current configuration of PyTorch.
You can determine whether PyTorch was found using the `available`
member (other members vary depending on whether `available` is `TRUE`
or `FALSE`)