Dragon API Dragon v0.3.0 Python mps¶ Functions¶ is_available¶ mps.is_available()[source]¶ Return a bool reporting if MPS is available. Returns:bool – True if available otherwise False. is_built¶ mps.is_built()[source]¶ Return a bool reporting if built with MPS support. Returns:bool – True if built otherwise False.