Skip to content

Commit bf0a33f

Browse files
chensuyueyiliu30
authored andcommitted
update publication_list.md (#212)
Signed-off-by: chensuyue <[email protected]> Signed-off-by: yiliu30 <[email protected]>
1 parent 4a87b5b commit bf0a33f

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.azure-pipelines/scripts/codeScan/pyspelling/lpot_dict.txt renamed to .azure-pipelines/scripts/codeScan/pyspelling/inc_dict.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,3 +2380,8 @@ grappler
23802380
amsgrad
23812381
qoperator
23822382
apis
2383+
CPz
2384+
Nsh
2385+
UmK
2386+
fe
2387+
vmware

.azure-pipelines/scripts/codeScan/pyspelling/pyspelling_conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ matrix:
44
d: en_US.ISO8859-15
55
dictionary:
66
wordlists:
7-
- ${DICT_DIR}/lpot_dict.txt
8-
output: ${DICT_DIR}/lpot_dict.dic
7+
- ${DICT_DIR}/inc_dict.txt
8+
output: ${DICT_DIR}/inc_dict.dic
99
sources:
1010
- ${REPO_DIR}/docs/source/*.md
1111
- ${REPO_DIR}/*.md

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ Intel® Neural Compressor validated 420+ [examples](./examples) for quantization
226226
</table>
227227

228228
## Selected Publications/Events
229+
* [Intel together with Tencent deepens the cooperation to build a cloud foundation for digital and intelligent industry](https://mp.weixin.qq.com/s/CPz9-5Nsh-5N9Q8-UmK--w) (Dec 2022)
230+
* [Intel Neural Compressor for TF Virtual Appliance packaged by Bitnami](https://marketplace.cloud.vmware.com/services/details/e9c3d891-ca51-4f07-a5aa-3fe6394f15ae) (Nov 2022)
229231
* [Neural Compressor: an open-source Python library for network compression](https://cloud.tencent.com/developer/article/2165895) (Nov 2022)
230232
* [Running Fast Transformers on CPUs: Intel Approach Achieves Significant Speed Ups and SOTA Performance](https://medium.com/syncedreview/running-fast-transformers-on-cpus-intel-approach-achieves-significant-speed-ups-and-sota-448521704c5e) (Nov 2022)
231233
* [Personalized Stable Diffusion with Few-Shot Fine-Tuning](https://medium.com/intel-analytics-software/personalized-stable-diffusion-with-few-shot-fine-tuning-on-a-single-cpu-f01a3316b13) (Nov 2022)

docs/source/publication_list.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
Full Publications/Events (45)
1+
Full Publications/Events (47)
22
==========
3-
## 2022 (27)
3+
## 2022 (29)
4+
* [Intel together with Tencent deepens the cooperation to build a cloud foundation for digital and intelligent industry](https://mp.weixin.qq.com/s/CPz9-5Nsh-5N9Q8-UmK--w) (Dec 2022)
5+
* [Intel Neural Compressor for TF Virtual Appliance packaged by Bitnami](https://marketplace.cloud.vmware.com/services/details/e9c3d891-ca51-4f07-a5aa-3fe6394f15ae) (Nov 2022)
46
* [Neural Compressor: an open-source Python library for network compression](https://cloud.tencent.com/developer/article/2165895) (Nov 2022)
57
* [Running Fast Transformers on CPUs: Intel Approach Achieves Significant Speed Ups and SOTA Performance](https://medium.com/syncedreview/running-fast-transformers-on-cpus-intel-approach-achieves-significant-speed-ups-and-sota-448521704c5e) (Nov 2022)
68
* [Personalized Stable Diffusion with Few-Shot Fine-Tuning](https://medium.com/intel-analytics-software/personalized-stable-diffusion-with-few-shot-fine-tuning-on-a-single-cpu-f01a3316b13) (Nov 2022)

0 commit comments

Comments
 (0)