Update
quickcheckto1.1.0Summary: X-link: https://github.com/meta-pytorch/monarch/pull/4112
The API in the pinned revision is from_seed, while the offical API in the new version is from_size_and_seed, so I changed the call sites. Changes are obvious/mechanical.
Reviewed By: dtolnay
Differential Revision: D106435210
fbshipit-source-id: 516f505b8001087b865858c68d4ef5249691d7ba
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Buck2 Shims for Meta
These files implement shims for Meta internal buck2 cells, macros, and targets.
Via these shims, the buck2 experience when building Meta open source projects should be nearly identical to the internal buck2 experience.
These shims are not recommended for non-Meta projects!!!
Prefer to use rules from the buck2 prelude and the buck2 build apis
License
This source code is licensed under both the MIT license found in the LICENSE-MIT file in the root directory of this source tree and the Apache License, Version 2.0 found in the LICENSE-APACHE file in the root directory of this source tree.