forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
switch Bazel to the shared generate-code genrule (pytorch#75790)
Summary: Pull Request resolved: pytorch#75790 We were building it before, but now we use it in downstream rules. This enables us to eliminate the handwritten genrule. ghstack-source-id: 155300051 Test Plan: Verified locally and in CI. Reviewed By: dreiss Differential Revision: D35645390 fbshipit-source-id: 478bb37a6ec295c232f66383babf46606e83ed5e (cherry picked from commit 2822d4c)
- Loading branch information
1 parent
096ff0e
commit ac45fb9
Showing
2 changed files
with
5 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters