blob: d23ec983fd3b5b93ba1a95511b5f94a5186c0c4f [file] [log] [blame]
#ifndef THC_INC
#define THC_INC
#include "THCGeneral.h"
#include "THCAllocator.h"
#include "THCBlas.h"
#include "THCStorage.h"
#include "THCStorageCopy.h"
#include "THCTensor.h"
#include "THCTensorCopy.h"
#include "THCTensorRandom.h"
#include "THCTensorMath.h"
#include "THCTensorConv.h"
#include "THCTensorSort.h"
#include "THCTensorTopK.h"
#endif