We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0130db2 commit b079fb6Copy full SHA for b079fb6
_config.next.yml
@@ -567,7 +567,7 @@ math:
567
every_page: false
568
569
mathjax:
570
- enable: false
+ enable: true
571
# Available values: none | ams | all
572
tags: none
573
db.json
source/_posts/notes/papers.md
@@ -1,6 +1,7 @@
1
---
2
title: paper lists
3
excerpt: 深度学习相关论文列表,涵盖推理优化、分布式训练、通信压缩、量化技术等领域的重要论文,包括PipeDream、梯度压缩、量化算法等核心技术。
4
+mathjax: true
5
6
7
## inference
0 commit comments