diff --git a/.azure-pipelines/scripts/codeScan/pyspelling/lpot_dict.txt b/.azure-pipelines/scripts/codeScan/pyspelling/inc_dict.txt similarity index 99% rename from .azure-pipelines/scripts/codeScan/pyspelling/lpot_dict.txt rename to .azure-pipelines/scripts/codeScan/pyspelling/inc_dict.txt index 87492ef780a..4601c3ab69e 100644 --- a/.azure-pipelines/scripts/codeScan/pyspelling/lpot_dict.txt +++ b/.azure-pipelines/scripts/codeScan/pyspelling/inc_dict.txt @@ -2380,3 +2380,8 @@ grappler amsgrad qoperator apis +CPz +Nsh +UmK +fe +vmware diff --git a/.azure-pipelines/scripts/codeScan/pyspelling/pyspelling_conf.yaml b/.azure-pipelines/scripts/codeScan/pyspelling/pyspelling_conf.yaml index 209e60ee4dd..3cf19530020 100644 --- a/.azure-pipelines/scripts/codeScan/pyspelling/pyspelling_conf.yaml +++ b/.azure-pipelines/scripts/codeScan/pyspelling/pyspelling_conf.yaml @@ -4,8 +4,8 @@ matrix: d: en_US.ISO8859-15 dictionary: wordlists: - - ${DICT_DIR}/lpot_dict.txt - output: ${DICT_DIR}/lpot_dict.dic + - ${DICT_DIR}/inc_dict.txt + output: ${DICT_DIR}/inc_dict.dic sources: - ${REPO_DIR}/docs/source/*.md - ${REPO_DIR}/*.md diff --git a/README.md b/README.md index 0fa14c497e6..0cd8878222e 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,8 @@ IntelĀ® Neural Compressor validated 420+ [examples](./examples) for quantization ## Selected Publications/Events +* [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) +* [Intel Neural Compressor for TF Virtual Appliance packaged by Bitnami](https://marketplace.cloud.vmware.com/services/details/e9c3d891-ca51-4f07-a5aa-3fe6394f15ae) (Nov 2022) * [Neural Compressor: an open-source Python library for network compression](https://cloud.tencent.com/developer/article/2165895) (Nov 2022) * [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) * [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) diff --git a/docs/source/publication_list.md b/docs/source/publication_list.md index cabe32daa7a..ef6dc13506e 100644 --- a/docs/source/publication_list.md +++ b/docs/source/publication_list.md @@ -1,6 +1,8 @@ -Full Publications/Events (45) +Full Publications/Events (47) ========== -## 2022 (27) +## 2022 (29) +* [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) +* [Intel Neural Compressor for TF Virtual Appliance packaged by Bitnami](https://marketplace.cloud.vmware.com/services/details/e9c3d891-ca51-4f07-a5aa-3fe6394f15ae) (Nov 2022) * [Neural Compressor: an open-source Python library for network compression](https://cloud.tencent.com/developer/article/2165895) (Nov 2022) * [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) * [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)