facebookresearch / recipes

Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research techniques without significant engineering overhead.Specifically, recipes aims to provide- Consistent access to pre-trained SOTA models ready for production- Reference implementations for SOTA research reproducibility, and infrastructure to guarantee correctness, efficiency, and interoperability.
BSD 3-Clause "New" or "Revised" License
284 stars 35 forks source link

[paved path] add lintrunner following pytorch #29

Closed hudeven closed 2 years ago

hudeven commented 2 years ago

Stack from ghstack (oldest at bottom):

Test plan: $ pip install lintrunner $ lintrunner init $ lintrunner image

Differential Revision: D38983209

hudeven commented 2 years ago

@hudeven has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.