Skip to content

[Torch][Operator] More torchvision model support#348

Merged
hjjq merged 10 commits intohidet-org:mainfrom
hjjq:tv
Aug 15, 2023
Merged

[Torch][Operator] More torchvision model support#348
hjjq merged 10 commits intohidet-org:mainfrom
hjjq:tv

Conversation

@hjjq
Copy link
Copy Markdown
Collaborator

@hjjq hjjq commented Aug 15, 2023

This is a continuation of #347.

  1. Add LP normalization task (ToDo: schedule template)
  2. Add torch mappings for normalize, clone, zero_, exp, chunk
  3. Add ceil_mode=True support for pool2d
  4. Fix dtype issue in resize
  5. Fix other bugs in pad, conv2d_pattern

Copy link
Copy Markdown
Member

@yaoyaoding yaoyaoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hjjq, looks good to me!

@hjjq hjjq merged commit 1fb45f7 into hidet-org:main Aug 15, 2023
vadiklyutiy added a commit that referenced this pull request Jul 22, 2024
In #342 accidentally disable `search_space=2` for `bench_op.py`
Regression script. Fixed it.
vadiklyutiy added a commit that referenced this pull request Jul 23, 2024
In #342 accidentally disable `search_space=2` for `bench_op.py`
Regression script. Fixed it.
vadiklyutiy added a commit that referenced this pull request Dec 26, 2024
In #342 accidentally disable `search_space=2` for `bench_op.py`
Regression script. Fixed it.
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.

2 participants