评价此页

torch.cuda.memory.reset_accumulated_host_memory_stats#

torch.cuda.memory.reset_accumulated_host_memory_stats()[source]#

重置主机内存分配器的“累积”(历史)统计数据。

有关详情,请参阅 host_memory_stats()。累积统计数据对应于每个单独统计字典中的“allocated”和“freed”键。