From 42f0ea49cad151aa44f94df5d26d6e850b8ebb4c Mon Sep 17 00:00:00 2001 From: generatedunixname89002005287564 Date: Mon, 15 Jun 2020 12:12:24 -0700 Subject: [PATCH] [Codemod][GleanFbcode] Remove dead includes in caffe2/binaries Reviewed By: ilia-cher Differential Revision: D21949969 fbshipit-source-id: 80336f82e9507dd001d079644cba5012bc5c8eed --- binaries/record_function_benchmark.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/binaries/record_function_benchmark.cc b/binaries/record_function_benchmark.cc index 38e07ecdad9..b2909e34cb4 100644 --- a/binaries/record_function_benchmark.cc +++ b/binaries/record_function_benchmark.cc @@ -18,7 +18,6 @@ const int kSmallTensorSize = 1; const float kSampingProb = 0.1; } -using namespace torch::autograd; void setupCallbacks() { // non-sampled callback