pytorch
e423354b - Enforce linter in vulkan code (#81390)

Commit
3 years ago
Enforce linter in vulkan code (#81390) Summary: Add vulkan code (aten/src/ATen/native/vulkan) to linter check path config (.lintrunner.toml) for better code readability After this patch, we need to check for linter errors before we submit the commit with `lintrunner -a` or `clang-format` Test Plan: lintrunner -a Reviewers: Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/81390 Approved by: https://github.com/suo
Author
Committer
Parents
Loading