-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: hidet-org/hidet
base: v0.2.1
head repository: hidet-org/hidet
compare: v0.2.2
- 18 commits
- 131 files changed
- 6 contributors
Commits on Feb 18, 2023
-
[Version] Bump version to 0.2.2.dev (#118)
bump version to 0.2.2.dev
Configuration menu - View commit details
-
Copy full SHA for 9c10bcc - Browse repository at this point
Copy the full SHA 9c10bccView commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9383f1 - Browse repository at this point
Copy the full SHA f9383f1View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e57b798 - Browse repository at this point
Copy the full SHA e57b798View commit details
Commits on Feb 26, 2023
-
[IR][Refactor] Refactor the functor/visitor/rewriters (#122)
* . * . * . * lint & format * remove experiment script * add copyright
Configuration menu - View commit details
-
Copy full SHA for 3869540 - Browse repository at this point
Copy the full SHA 3869540View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9d6ebc - Browse repository at this point
Copy the full SHA d9d6ebcView commit details
Commits on Mar 2, 2023
-
[Fixbug] Fix a bug in
IRModule.update_function(#124)* fix a bug in IRModule.update_function * lint
Configuration menu - View commit details
-
Copy full SHA for 60dabb7 - Browse repository at this point
Copy the full SHA 60dabb7View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58207ce - Browse repository at this point
Copy the full SHA 58207ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a36b7 - Browse repository at this point
Copy the full SHA f5a36b7View commit details
Commits on Mar 7, 2023
-
[Tests] Reorganize tests files for frontends (#129)
* reorganize tests files * lint * format
Configuration menu - View commit details
-
Copy full SHA for 5eee7a0 - Browse repository at this point
Copy the full SHA 5eee7a0View commit details
Commits on Mar 16, 2023
-
[Dynamo] Added Operator Support (#131)
* assertion message for IR check * assertion message for valid IR check * fixed lint * sigmoid and hardsigmoid module support * Sigmoid/Hardsigmoid Modules * extended module/function support * reformat * register_functions typo fix + normalization tests * tests + refactoring * removed group norm * batch_norm bug fix
Configuration menu - View commit details
-
Copy full SHA for 3cbaa81 - Browse repository at this point
Copy the full SHA 3cbaa81View commit details
Commits on Mar 21, 2023
-
[Fixbug] Allow grid compute to be inlined (#134)
Add ComputeRewriter as base class of GridComputeInliner
Configuration menu - View commit details
-
Copy full SHA for 40bd792 - Browse repository at this point
Copy the full SHA 40bd792View commit details -
[Graph] Cast optimizations (#135)
* Add 3 new graph patterns: * operator x with 2 or 3 outputs that both has a cast -> combine the cast * two redundant casts (a->b->a) -> noop Since the casts are likely to occur after automatic mixed precision, the pass is run twice * lint --------- Co-authored-by: Xin Li <xin@centml.ai>
Configuration menu - View commit details
-
Copy full SHA for 0cea056 - Browse repository at this point
Copy the full SHA 0cea056View commit details
Commits on Mar 22, 2023
-
[Fixbug] Fix a bug that map blockDim to blockIdx (#136)
fix a bug that map blockDim to blockIdx
Configuration menu - View commit details
-
Copy full SHA for 64e5b0a - Browse repository at this point
Copy the full SHA 64e5b0aView commit details -
[Fixbug] Fix a bug in rule based simplifier (#137)
fix a bug in rule based simplifier
Configuration menu - View commit details
-
Copy full SHA for d29d573 - Browse repository at this point
Copy the full SHA d29d573View commit details -
[Workflow] Update concurrent graph of the ci workflow (#138)
Update lint.yaml
Configuration menu - View commit details
-
Copy full SHA for ab251c4 - Browse repository at this point
Copy the full SHA ab251c4View commit details -
[Runtime] Add
src_pathandsource()members toCompiledFunction(……#139) add src_path and source() members to compiled function
Configuration menu - View commit details
-
Copy full SHA for 64c77ce - Browse repository at this point
Copy the full SHA 64c77ceView commit details
Commits on Mar 23, 2023
-
[Runtime][IR] Support colored source code; add blockDim to extern_vars (
#140) * support colored source code; add blockDim to extern_vars * format
Configuration menu - View commit details
-
Copy full SHA for 7fbb885 - Browse repository at this point
Copy the full SHA 7fbb885View commit details -
[Fixbug] Convert tensor to cpu before dumping (#141)
convert tensor to cpu before dumping
Configuration menu - View commit details
-
Copy full SHA for 3f15236 - Browse repository at this point
Copy the full SHA 3f15236View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...v0.2.2