Perf torch compile (#27422)

* translate perrf_torch_compile.md

* translate tf_xla.md

* update
This commit is contained in:
jiaqiw09
2023-11-13 11:46:40 -06:00
committed by GitHub
parent 7b139023c3
commit eb79b55bf3
3 changed files with 545 additions and 0 deletions

View File

@@ -49,6 +49,10 @@
title: 实例化大模型
- local: debugging
title: 问题定位及解决
- local: tf_xla
title: TensorFlow模型的XLA集成
- local: perf_torch_compile
title: 使用 `torch.compile()` 优化推理
title: 性能和可扩展性
- sections:
- local: task_summary