-
Notifications
You must be signed in to change notification settings - Fork 281
Comparing changes
Open a pull request
base repository: intel/intel-extension-for-pytorch
base: v2.0.0+cpu
head repository: intel/intel-extension-for-pytorch
compare: release/2.0
Commits on Mar 23, 2023
-
remove isa_help.a in wheel build. (#1477) (#1478)
* remove isa_help.a in wheel build. (#1477)
Configuration menu - View commit details
-
Copy full SHA for be889e3 - Browse repository at this point
Copy the full SHA be889e3View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d34faed - Browse repository at this point
Copy the full SHA d34faedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7bc3f5 - Browse repository at this point
Copy the full SHA f7bc3f5View commit details
Commits on Mar 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a34eab5 - Browse repository at this point
Copy the full SHA a34eab5View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1725a5b - Browse repository at this point
Copy the full SHA 1725a5bView commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1363e82 - Browse repository at this point
Copy the full SHA 1363e82View commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ab3693 - Browse repository at this point
Copy the full SHA 2ab3693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a9c18 - Browse repository at this point
Copy the full SHA 09a9c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b3793d - Browse repository at this point
Copy the full SHA 4b3793dView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc7c74a - Browse repository at this point
Copy the full SHA bc7c74aView commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5159d50 - Browse repository at this point
Copy the full SHA 5159d50View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76dd768 - Browse repository at this point
Copy the full SHA 76dd768View commit details
Commits on Apr 21, 2023
-
[release/2.0] Optimize INT8 LSTM weight scales calculation (#1566)
* optimize int8 weight scales calculation * add check on scale sizes
Configuration menu - View commit details
-
Copy full SHA for fed42b1 - Browse repository at this point
Copy the full SHA fed42b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046f7df - Browse repository at this point
Copy the full SHA 046f7dfView commit details
Commits on Apr 23, 2023
-
add meta backend for EmbeddingBag (#1525) (#1568)
* add meta backend for EmbeddingBag * add UT * modify UT * fix UT
Configuration menu - View commit details
-
Copy full SHA for 881c6fe - Browse repository at this point
Copy the full SHA 881c6feView commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78ec388 - Browse repository at this point
Copy the full SHA 78ec388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b4eea - Browse repository at this point
Copy the full SHA 48b4eeaView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for adeeeca - Browse repository at this point
Copy the full SHA adeeecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd123a - Browse repository at this point
Copy the full SHA 9dd123aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02449cc - Browse repository at this point
Copy the full SHA 02449ccView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b02d62 - Browse repository at this point
Copy the full SHA 8b02d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ce619 - Browse repository at this point
Copy the full SHA f5ce619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6beb3d4 - Browse repository at this point
Copy the full SHA 6beb3d4View commit details
Commits on Apr 27, 2023
-
[release/2.0] Fix rnn_packed format check (#1592)
* add UT for lstm weight reorder * use is_opaque instead of is_rnn_packed * update ideep commit to include is_opaque API
Configuration menu - View commit details
-
Copy full SHA for 023c104 - Browse repository at this point
Copy the full SHA 023c104View commit details -
fix output strides in conv/deconv meta backend (#1508) (#1590)
* fix output strides in conv/deconv meta backend * add UT * add UT * fix UT * fix clang format * fix backward * fix UT
Configuration menu - View commit details
-
Copy full SHA for d8723df - Browse repository at this point
Copy the full SHA d8723dfView commit details -
Fix the presicion when weights are in bfloat16 for GroupNorm (#1587)
* fix the presicion when weights are in bfloat16 * use channles first format for full bf16 mode of GroupNorm * minor fix * revert use channles first format for full bf16 mode of GroupNorm * fix format * use first CL implementation for GroupNorm forward when parameters are in bf16 * remove using first CL implementation * eliminate redundant code * minor changes * add data type checks for GroupNorm backward
Configuration menu - View commit details
-
Copy full SHA for bc76ab1 - Browse repository at this point
Copy the full SHA bc76ab1View commit details -
delete plain weight while prepack (#1445) (#1593)
* delete plain weight while prepack * only delete plain weight when user setting inplace * fix ut Co-authored-by: jianan-gu <jianan.gu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ee7dc34 - Browse repository at this point
Copy the full SHA ee7dc34View commit details -
fix stable diffusers textual_inversion finetune accurary issue. (#153…
…3) (#1594) the generated imaged by the finetune model unrelated with prompt Signed-off-by: Wang, Yi A <yi.a.wang@intel.com> Co-authored-by: Wang, Yi <yi.a.wang@intel.com>
Configuration menu - View commit details
-
Copy full SHA for b2983b4 - Browse repository at this point
Copy the full SHA b2983b4View commit details -
add neural_compressor version check (#1595)
* add neural_compressor version check * modify error message
Configuration menu - View commit details
-
Copy full SHA for 5872620 - Browse repository at this point
Copy the full SHA 5872620View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4682ce3 - Browse repository at this point
Copy the full SHA 4682ce3View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 317452c - Browse repository at this point
Copy the full SHA 317452cView commit details -
Sync with external repo (#1618)
* Fix license metadata License doesn't show in PyPI and isn't caught by license scanners. See left metadata panel on projects like https://pypi.org/project/apache-flink/ that doesn't show on https://pypi.org/project/intel-extension-for-pytorch/. Example setup.py in that project is here: https://github.com/apache/flink/blob/742685b76c7f001a08799a539cad2bb683d5d29d/flink-python/setup.py#L327 The setup call in setup.py needs the below. Thanks! license='https://www.apache.org/licenses/LICENSE-2.0', classifiers=[ 'License :: OSI Approved :: Apache Software License', ], * Regex should be using a raw string * update README for 1.13.120 release --------- Co-authored-by: Ben <bstriner@users.noreply.github.com> Co-authored-by: STerliakov <terlya.stas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e2ffa8 - Browse repository at this point
Copy the full SHA 6e2ffa8View commit details -
Update launch script for preset env vars and ld_preload fixing (#1603)
* avoid environment variable configuration in the launch script modifies system values * fix preload issue with preset LD_PRELOAD values
Configuration menu - View commit details
-
Copy full SHA for 6a341a3 - Browse repository at this point
Copy the full SHA 6a341a3View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25b7212 - Browse repository at this point
Copy the full SHA 25b7212View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.