Commit 816813f9 authored by Michael Carilli's avatar Michael Carilli
Browse files

Remove deprecated Type.h

parent d6271729
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#include <stdio.h> #include <stdio.h>
#include <cmath> #include <cmath>
#include "ATen/TensorUtils.h" #include "ATen/TensorUtils.h"
#include "ATen/Type.h" // #include "ATen/Type.h"
#include "ATen/AccumulateType.h" #include "ATen/AccumulateType.h"
#include <THC/THCGeneral.h> #include <THC/THCGeneral.h>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment