Commit c65af9ef authored by Peter Bell's avatar Peter Bell Committed by Facebook GitHub Bot
Browse files

Remove remaining THC code (#69039)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/69039

Test Plan: Imported from OSS

Reviewed By: anjali411

Differential Revision: D32872476

Pulled By: ngimel

fbshipit-source-id: 7972aacc24aef9450fb59b707ed6396c501bcb31
parent 70acb3e4
......@@ -23,9 +23,9 @@
// #pragma push
// #pragma diag_suppress = 68
#include <ATen/cuda/CUDAContext.h>
#include <THC/THC.h>
// #pragma pop
#include "../cuda/commands.h"
#include <TH/TH.h>
#else
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Weverything"
......
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