Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

[Parser][Printer] Add class -> IRModule parsing, and extern func support for call_dps #15

Merged
merged 3 commits into from
Sep 29, 2021

Conversation

altanh
Copy link
Collaborator

@altanh altanh commented Sep 29, 2021

  • decorated python class is now parsed to IRModule, while decorated functions are parsed to Relax Functions
  • extern functions are now supported in call_dps
  • did a quick hack to the old IsPrimitiveOp check so that the call_dps tests would pass

@ZihengJiang ZihengJiang merged commit 9108f18 into relax Sep 29, 2021
@ZihengJiang
Copy link
Contributor

Merged. Thanks @altanh !

@ZihengJiang ZihengJiang deleted the ah/210928 branch September 30, 2021 16:51
tqchen pushed a commit that referenced this pull request Oct 30, 2021
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Nov 10, 2021
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Jan 27, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Mar 2, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit to yongwww/relax that referenced this pull request Mar 14, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit to yongwww/relax that referenced this pull request Mar 22, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit to yongwww/relax that referenced this pull request Mar 23, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
jinhongyii pushed a commit to jinhongyii/relax that referenced this pull request Apr 4, 2022
* [Relax][Pass] FuseOps

* Fix 2 bugs
yongwww pushed a commit to yongwww/relax that referenced this pull request Apr 6, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit to yongwww/relax that referenced this pull request Apr 12, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
MasterJH5574 added a commit to MasterJH5574/tlc-relax that referenced this pull request Apr 13, 2022
* [Relax][Pass] FuseOps

* Fix 2 bugs
jinhongyii pushed a commit to jinhongyii/relax that referenced this pull request May 7, 2022
* [Relax][Pass] FuseOps

* Fix 2 bugs
yongwww pushed a commit that referenced this pull request May 10, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit that referenced this pull request May 11, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Jun 1, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
jinhongyii pushed a commit to jinhongyii/relax that referenced this pull request Jun 5, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit to yongwww/relax that referenced this pull request Jun 12, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit to yongwww/relax that referenced this pull request Jul 15, 2022
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
yongwww pushed a commit that referenced this pull request Aug 14, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Oct 14, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Nov 18, 2022
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Jan 13, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
YuchenJin pushed a commit that referenced this pull request Jan 14, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit to junrushao/relax that referenced this pull request Jan 25, 2023
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit to junrushao/relax that referenced this pull request Jan 26, 2023
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit to junrushao/relax that referenced this pull request Jan 29, 2023
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit to junrushao/relax that referenced this pull request Feb 5, 2023
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit to junrushao/relax that referenced this pull request Feb 6, 2023
…ort for call_dps (tlc-pack#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Feb 8, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Feb 8, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Feb 8, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Feb 8, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Feb 9, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
junrushao pushed a commit that referenced this pull request Feb 9, 2023
…ort for call_dps (#15)

* update parser and printer for match_shape

* support parsing class to IRModule, and extern func in call_dps
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants