-
Notifications
You must be signed in to change notification settings - Fork 13k
Comparing changes
Open a pull request
base repository: llvm/llvm-project
base: main
head repository: Xilinx/llvm-project
compare: feature/fused-ops
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1d79875 - Browse repository at this point
Copy the full SHA 1d79875View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 52909b2 - Browse repository at this point
Copy the full SHA 52909b2View commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82b694f - Browse repository at this point
Copy the full SHA 82b694fView commit details
Commits on Dec 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4e78e3f - Browse repository at this point
Copy the full SHA 4e78e3fView commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52f0c98 - Browse repository at this point
Copy the full SHA 52f0c98View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 773bcb6 - Browse repository at this point
Copy the full SHA 773bcb6View commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fadcbf6 - Browse repository at this point
Copy the full SHA fadcbf6View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb82c6f - Browse repository at this point
Copy the full SHA cb82c6fView commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e19c519 - Browse repository at this point
Copy the full SHA e19c519View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c717915 - Browse repository at this point
Copy the full SHA c717915View commit details
Commits on May 9, 2022
-
core_named_ops.py: Add conv2d_elemwise_add op to linalg
Philipp Braun committedMay 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 0acd0c6 - Browse repository at this point
Copy the full SHA 0acd0c6View commit details
Commits on May 16, 2022
-
Philipp Braun committed
May 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 1d5e7eb - Browse repository at this point
Copy the full SHA 1d5e7ebView commit details
Commits on May 17, 2022
-
ops/core_named_ops.py: Update structured ops
Philipp Braun committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 03bf7a7 - Browse repository at this point
Copy the full SHA 03bf7a7View commit details
Commits on May 23, 2022
-
Simon Boehm committed
May 23, 2022 Configuration menu - View commit details
-
Copy full SHA for ccdd278 - Browse repository at this point
Copy the full SHA ccdd278View commit details
Commits on May 24, 2022
-
Merge feature/fused-ops structured linalg ops
Philipp Braun committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 7c5b0dd - Browse repository at this point
Copy the full SHA 7c5b0ddView commit details -
Philipp Braun committed
May 24, 2022 Configuration menu - View commit details
-
Copy full SHA for cbee3dd - Browse repository at this point
Copy the full SHA cbee3ddView commit details -
Merge branch 'philippb.FXML-688.bump' into feature/fused-ops
Philipp Braun committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 11d9aba - Browse repository at this point
Copy the full SHA 11d9abaView commit details -
Philipp Braun committed
May 24, 2022 Configuration menu - View commit details
-
Copy full SHA for b7e8c59 - Browse repository at this point
Copy the full SHA b7e8c59View commit details
Commits on May 25, 2022
-
Softmax: Add verifier for dim attribute
Simon Boehm committedMay 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 25e61f2 - Browse repository at this point
Copy the full SHA 25e61f2View commit details
Commits on May 30, 2022
-
Rebased
karlf.FXML-737.fused-generalization
.Karl Friebel committedMay 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 21abc45 - Browse repository at this point
Copy the full SHA 21abc45View commit details
Commits on May 31, 2022
-
Merge pull request #6 from ljfitz/sboehm.FXML-636_Add_softmax
LinAlg: Add softmax operator
Configuration menu - View commit details
-
Copy full SHA for 21df845 - Browse repository at this point
Copy the full SHA 21df845View commit details -
Merge pull request #4 from ljfitz/philippb.FXML-639.conv2d_eltwise_add
FXML-639: Conv2d with tensor add
Configuration menu - View commit details
-
Copy full SHA for 33f444d - Browse repository at this point
Copy the full SHA 33f444dView commit details -
Karl Friebel committed
May 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 16672d3 - Browse repository at this point
Copy the full SHA 16672d3View commit details -
Karl Friebel committed
May 31, 2022 Configuration menu - View commit details
-
Copy full SHA for e06a2fc - Browse repository at this point
Copy the full SHA e06a2fcView commit details -
Added support for fused elementwise add ops.
Karl Friebel committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for c6c48e6 - Browse repository at this point
Copy the full SHA c6c48e6View commit details -
Karl Friebel committed
May 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 420a5f1 - Browse repository at this point
Copy the full SHA 420a5f1View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98b193b - Browse repository at this point
Copy the full SHA 98b193bView commit details -
Merge pull request #8 from ljfitz/karlf.FXML-737.fused-generalization
Implemented `--linalg-unfuse` for fused operator.
Configuration menu - View commit details
-
Copy full SHA for c4ca688 - Browse repository at this point
Copy the full SHA c4ca688View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f94b37 - Browse repository at this point
Copy the full SHA 1f94b37View commit details
Commits on Jun 9, 2022
-
Implemented FusedOp canonicalizations.
Karl Friebel committedJun 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 0094803 - Browse repository at this point
Copy the full SHA 0094803View commit details -
Fixed typo in UnfusePass tests.
Karl Friebel committedJun 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 044b9c7 - Browse repository at this point
Copy the full SHA 044b9c7View commit details -
Added operator classification basics.
Karl Friebel committedJun 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 125dc4e - Browse repository at this point
Copy the full SHA 125dc4eView commit details -
Added structural fusion pass base.
Karl Friebel committedJun 9, 2022 Configuration menu - View commit details
-
Copy full SHA for f32f941 - Browse repository at this point
Copy the full SHA f32f941View commit details
Commits on Jun 10, 2022
-
Implemented structural fusion strategies.
Karl Friebel committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for af5cccb - Browse repository at this point
Copy the full SHA af5cccbView commit details
Commits on Jun 13, 2022
-
Fixed consumer fusion and recursive uses.
Karl Friebel committedJun 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 9ce26dc - Browse repository at this point
Copy the full SHA 9ce26dcView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c914b49 - Browse repository at this point
Copy the full SHA c914b49View commit details
Commits on Jun 27, 2022
-
Merge pull request #10 from ljfitz/liam.add_msh_and_msw_to_conv2d_lre…
…lu_maxpool Improve the representation of the fused strides from conv2d and maxpool
Configuration menu - View commit details
-
Copy full SHA for 27e60b8 - Browse repository at this point
Copy the full SHA 27e60b8View commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4545d3b - Browse repository at this point
Copy the full SHA 4545d3bView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c451495 - Browse repository at this point
Copy the full SHA c451495View commit details -
Merge remote-tracking branch 'origin/feature/fused-ops' into karlf.FX…
…ML-699.linalg-fused
Configuration menu - View commit details
-
Copy full SHA for 4db213c - Browse repository at this point
Copy the full SHA 4db213cView commit details -
Apply suggestions from code review
Co-authored-by: Liam Fitzpatrick <liam.fitzpatrick@xilinx.com>
Configuration menu - View commit details
-
Copy full SHA for 81284e5 - Browse repository at this point
Copy the full SHA 81284e5View commit details -
Addressed more review comments.
Karl Friebel committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 1937705 - Browse repository at this point
Copy the full SHA 1937705View commit details -
Merge pull request #9 from ljfitz/karlf.FXML-699.linalg-fused
Implemented `linalg.fused` wrapper operation
Configuration menu - View commit details
-
Copy full SHA for 11bfa18 - Browse repository at this point
Copy the full SHA 11bfa18View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6b97ef - Browse repository at this point
Copy the full SHA f6b97efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a77e0e - Browse repository at this point
Copy the full SHA 2a77e0eView commit details
Commits on Jul 6, 2022
-
Merge pull request #12 from ljfitz/liam.fused_add_order
Liam.fused add order
Configuration menu - View commit details
-
Copy full SHA for e93b725 - Browse repository at this point
Copy the full SHA e93b725View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4972327 - Browse repository at this point
Copy the full SHA 4972327View commit details -
Fixed uncapture in DropUnusedCaptures pattern.
Karl Friebel committedJul 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 3c0938d - Browse repository at this point
Copy the full SHA 3c0938dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ea864 - Browse repository at this point
Copy the full SHA b2ea864View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1aca188 - Browse repository at this point
Copy the full SHA 1aca188View commit details
There are no files selected for viewing
This file was deleted.