Skip to content

Conversation

@PenghuiCheng
Copy link
Contributor

Signed-off-by: Cheng, Penghui [email protected]

Type of Change

Set use_bf16 default value to True and Fixed set random seed value error.
No API changed.

Expected Behavior & Potential Risk

We expect use bf16 by default and set random seed successfully.

How has this PR been tested?

local tested

@PenghuiCheng PenghuiCheng force-pushed the penghuic/use_bf16_random_seed branch from bd5895a to bf22784 Compare December 1, 2022 07:46
@chensuyue chensuyue merged commit 83825af into master Dec 1, 2022
@chensuyue chensuyue deleted the penghuic/use_bf16_random_seed branch December 1, 2022 13:45
mengniwang95 pushed a commit that referenced this pull request Dec 2, 2022
lvliang-intel pushed a commit that referenced this pull request Dec 5, 2022
yiliu30 pushed a commit that referenced this pull request Dec 7, 2022
zehao-intel pushed a commit that referenced this pull request Dec 9, 2022
zehao-intel pushed a commit that referenced this pull request Dec 20, 2022
VincyZhang pushed a commit that referenced this pull request Feb 12, 2023
yiliu30 added a commit that referenced this pull request Apr 5, 2025
* [pre-commit.ci] pre-commit autoupdate (#2107)

Signed-off-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sun, Xuehao <[email protected]>

* Update publication list with new blog (#2111)

* Update publication list with new blog

Signed-off-by: Sun, Xuehao <[email protected]>

* Update publication list num

Signed-off-by: Sun, Xuehao <[email protected]>

---------

Signed-off-by: Sun, Xuehao <[email protected]>

* update the License (#2108)

Signed-off-by: yiliu30 <[email protected]>

* Add autotune support for PT2E (#2110)

Add autotune support for PT2E and disable some conv1d-related test on HPU
---------

Signed-off-by: yiliu30 <[email protected]>
Co-authored-by: Xin He <[email protected]>

* Add intel-extension-for-pytorch to Transformers-like API requirements (#2113)

Signed-off-by: Sun, Xuehao <[email protected]>

* Add VLM quantization & loading into transformers-like API (#2116)

Signed-off-by: Kaihui-intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sun, Xuehao <[email protected]>

* Fix hf_device_map setting for transformers-like api (#2122)

Signed-off-by: Kaihui-intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* add mapping entry to 1.20 (#2126)

Signed-off-by: Huang, Tai <[email protected]>

* fix bug of lwq gtpq (#2128)

Signed-off-by: n1ck-guo <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* add xfail for onnx test_layer_wise.py (#2129)

* Doc: Update fp8 accuracy test data and update docker image 1.20.0 (#2130)

Signed-off-by: fengding <[email protected]>

* [SW-219274] - Changing the quant method name in lm-head (#150) (#2132)

* [SW-219274] - Changing the quant method name in lm-head (#150)

* Update helper_modules.py

---------

Co-authored-by: Nir David <[email protected]>

* Adapt ipex xpu transformers version (#2134)

Signed-off-by: Kaihui-intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Add phi3 vlm  transformers example (#2135)

Signed-off-by: Kaihui-intel <[email protected]>

* fix saving issue for group_size=-1 (#2138)

Signed-off-by: xin3he <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Add v3.3 release faq (#2139)

Signed-off-by: Kaihui-intel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sun, Xuehao <[email protected]>

* bump release version into 3.3 (#2140)

Signed-off-by: Sun, Xuehao <[email protected]>

* upgrade numpy from 1.23.5 to 1.26.4 (#2115)

Signed-off-by: xin3he <[email protected]>

* Update publications (#2145)

* update publications

Signed-off-by: chensuyue <[email protected]>

* Add transformers to align onnxruntime-extensions=1.14.0 (#2147)

Signed-off-by: Sun, Xuehao <[email protected]>

* Freeze 2x package versions (#2151)

Signed-off-by: Sun, Xuehao <[email protected]>

* fix vulnerability (#2149)

Signed-off-by: xin3he <[email protected]>

* Bump into v3.3.1 (#2152)

Signed-off-by: Sun, Xuehao <[email protected]>

* [SW-218939] fix memory mapping failure in UT (#2154)

Signed-off-by: Xin He <[email protected]>

* [SW-223106] change code with robust implementation (#2153)

* fix ILITV-3854

Signed-off-by: xin3he <[email protected]>

* fix sdxl_smooth_quant

Signed-off-by: xin3he <[email protected]>

* workaround for ILITV-3858

Signed-off-by: xin3he <[email protected]>

* fix ILITV-3859

Signed-off-by: xin3he <[email protected]>

* add xfail for torchvision

Signed-off-by: Xin He <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: yiliu30 <[email protected]>
Signed-off-by: Kaihui-intel <[email protected]>
Signed-off-by: Huang, Tai <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: fengding <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Xin He <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sun, Xuehao <[email protected]>
Co-authored-by: Yi Liu <[email protected]>
Co-authored-by: Xin He <[email protected]>
Co-authored-by: Kaihui-intel <[email protected]>
Co-authored-by: Huang, Tai <[email protected]>
Co-authored-by: Heng Guo <[email protected]>
Co-authored-by: fengding <[email protected]>
Co-authored-by: Wang, Chang <[email protected]>
Co-authored-by: Nir David <[email protected]>
Co-authored-by: chen, suyue <[email protected]>
Co-authored-by: Xin He <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants