Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream native_batch_norm and native_batch_norm_backward shape inference functions #978

Merged

Conversation

henrytwo
Copy link
Member

This PR complements pytorch/pytorch#79637 (should land by EOD today), which add compute_shape_native_batch_norm and compute_shape_native_batch_norm_backward to upstream PyTorch.

cc: @antoniojkim @ke1337

@henrytwo henrytwo self-assigned this Jun 24, 2022
@henrytwo henrytwo merged commit 25e3b56 into llvm:torch_mlir_ltc_backend Jun 24, 2022
@henrytwo henrytwo deleted the henrytu/upsteam_shape_functions branch June 24, 2022 23:30
antoniojkim pushed a commit that referenced this pull request Jun 30, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
antoniojkim pushed a commit that referenced this pull request Jun 30, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
antoniojkim pushed a commit that referenced this pull request Jul 5, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
antoniojkim pushed a commit that referenced this pull request Jul 7, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
henrytwo added a commit that referenced this pull request Jul 8, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
henrytwo added a commit that referenced this pull request Jul 8, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
henrytwo added a commit that referenced this pull request Jul 12, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
antoniojkim pushed a commit that referenced this pull request Jul 15, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
antoniojkim pushed a commit that referenced this pull request Jul 19, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
antoniojkim pushed a commit that referenced this pull request Jul 22, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
henrytwo added a commit that referenced this pull request Jul 29, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
henrytwo added a commit that referenced this pull request Jul 29, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
henrytwo added a commit that referenced this pull request Jul 30, 2022
…ence functions (#978)

* Removed compute_shape_native_batch_norm

* Removed compute_shape_native_batch_norm_backward
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