torch.xpu.memory_stats_as_nested_dict¶ torch.xpu.memory_stats_as_nested_dict(device=None)[源代码]¶ 将 memory_stats() 的结果作为嵌套字典返回。 返回类型 Dict[str, Any]