mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
[Codemod][GleanFbcode] Remove dead includes in caffe2/binaries
Reviewed By: ilia-cher Differential Revision: D21949969 fbshipit-source-id: 80336f82e9507dd001d079644cba5012bc5c8eed
This commit is contained in:
parent
569c85b45d
commit
42f0ea49ca
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ const int kSmallTensorSize = 1;
|
|||
const float kSampingProb = 0.1;
|
||||
}
|
||||
|
||||
using namespace torch::autograd;
|
||||
|
||||
void setupCallbacks() {
|
||||
// non-sampled callback
|
||||
|
|
|
|||
Loading…
Reference in a new issue