Xuehai Pan
|
8a67daf283
|
[BE][Easy] enable postponed annotations in tools (#129375)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/129375
Approved by: https://github.com/malfet
|
2024-06-29 09:23:35 +00:00 |
|
PyTorch MergeBot
|
a32ce5ce34
|
Revert "[BE][Easy] enable postponed annotations in tools (#129375)"
This reverts commit 59eb2897f1.
Reverted https://github.com/pytorch/pytorch/pull/129375 on behalf of https://github.com/huydhn due to Sorry for reverting your change but I need to revert to cleanly revert https://github.com/pytorch/pytorch/pull/129374, please do a rebase and reland this ([comment](https://github.com/pytorch/pytorch/pull/129375#issuecomment-2197800541))
|
2024-06-29 00:44:25 +00:00 |
|
Xuehai Pan
|
59eb2897f1
|
[BE][Easy] enable postponed annotations in tools (#129375)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/129375
Approved by: https://github.com/malfet
|
2024-06-28 15:37:54 +00:00 |
|
Mengwei Liu
|
047e542a1a
|
[tools] expose selective build library (#89351)
Change the base module and visibility of `tools:gen_oplist_lib` so that it can be reused.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89351
Approved by: https://github.com/cccclai
|
2022-11-21 21:08:13 +00:00 |
|
Linbin Yu
|
b62d39eda0
|
Consolidate all python targets in the tools folder (#80408)
Summary:
All buck targets that points to caffe2/tools folder are now moved to tools/BUCK.
This also eliminates all python library/binary import in pt_defs.bzl, which caused T124308913.
Test Plan: CI
Differential Revision: D37468313
Pull Request resolved: https://github.com/pytorch/pytorch/pull/80408
Approved by: https://github.com/seemethere, https://github.com/malfet
|
2022-06-29 23:27:47 +00:00 |
|