You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
并行化(Parallelization)通常以内存的代价(cost of memory)加速计算(在这种情况下,需要存储多个质心副本,每个作业(job)使用一个副本)。
-》
并行化(Parallelization)通常以内存为代价(cost of memory)来加速计算(在这种情况下,需要存储多个质心副本,每个作业(job)使用一个副本)。