pytorch/torch/csrc/utils.cpp
2016-05-06 15:04:57 +02:00

6 lines
102 B
C++

#include <Python.h>
#include "THP.h"
#include "generic/utils.cpp"
#include <TH/THGenerateAllTypes.h>