torch.__config__# Created On: Apr 09, 2019 | Last Updated On: Mar 10, 2022 torch.__config__.show()[source]# Return a human-readable string with descriptions of the configuration of PyTorch. Return type str torch.__config__.parallel_info()[source]# Returns detailed string with parallelization settings Return type str
torch.__config__# Created On: Apr 09, 2019 | Last Updated On: Mar 10, 2022 torch.__config__.show()[source]# Return a human-readable string with descriptions of the configuration of PyTorch. Return type str torch.__config__.parallel_info()[source]# Returns detailed string with parallelization settings Return type str