Skip to content

[PyTorch] [Relay] Add l1 and mse loss function for pytorch frontend - #11978

Merged
masahi merged 2 commits into
apache:mainfrom
shingjan:torch_l1_mse_loss
Jul 1, 2022
Merged

[PyTorch] [Relay] Add l1 and mse loss function for pytorch frontend#11978
masahi merged 2 commits into
apache:mainfrom
shingjan:torch_l1_mse_loss

Conversation

@shingjan

Copy link
Copy Markdown

This PR intends to add aten::l1_loss and aten::mse_loss for the pytorch frontend.

cc: @masahi @vinx13

@masahi
masahi merged commit ec39199 into apache:main Jul 1, 2022
@shingjan
shingjan deleted the torch_l1_mse_loss branch July 5, 2022 22:57
blackkker pushed a commit to blackkker/tvm that referenced this pull request Jul 7, 2022
…pache#11978)

* add l1 and mse loss function for pytorch frontend

* fix CI
masahi pushed a commit to masahi/tvm that referenced this pull request Jul 15, 2022
…pache#11978)

* add l1 and mse loss function for pytorch frontend

* fix CI
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
…pache#11978)

* add l1 and mse loss function for pytorch frontend

* fix CI
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