Skip to content

降低显存占用与IO比例

王宇逸 requested to merge fix-io into master
  • 增大了FSMP对于需要的显存的估计
  • 在循环中将 parquet 写入内存,结束时写入文件。

Merge request reports