Dragon API Dragon v0.3.0 Python get_build_info¶ dragon.sysconfig.get_build_info()[source]¶ Return the environment information of built binaries. The return value is a dictionary with string keys: cpu_features cuda_version cudnn_version mps_version is_cuda_build is_mps_build third_party Returns:dict – The info dict.