mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Fix clang-tidy warnings in Caffe2 code (#134935)
Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/134935 Approved by: https://github.com/ezyang
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <caffe2/serialize/istream_adapter.h>
|
||||
#include <test/cpp/jit/test_custom_class_registrations.h>
|
||||
#include <torch/csrc/jit/passes/freeze_module.h>
|
||||
#include <torch/custom_class.h>
|
||||
|
||||
Reference in New Issue
Block a user