Rate this Page

torch.utils.hipify.hipify_python.str2bool#

torch.utils.hipify.hipify_python.str2bool(v)[source]#

ArgumentParser doesn’t support type=bool. Thus, this helper method will convert from possible string types to True / False.

Return type:

bool