/usr/local/lib64/python3.6/site-packages/torch/include/torch/csrc/cuda
NameSizeModeActions
comm.h15250644editdlrm
device_set.h1520644editdlrm
Event.h4870644editdlrm
Module.h5030644editdlrm
nccl.h50370644editdlrm
override_macros.h18870644editdlrm
python_comm.h1140644editdlrm
python_nccl.h6160644editdlrm
restore_macros.h8200644editdlrm
serialization.h5240644editdlrm
Storage.h25850644editdlrm
Stream.h5240644editdlrm
THCP.h4210644editdlrm
undef_macros.h9320644editdlrm
utils.h8710644editdlrm
Edit: /usr/local/lib64/python3.6/site-packages/torch/include/torch/csrc/cuda/utils.h (871B)
#ifndef THCP_UTILS_H #define THCP_UTILS_H #define THCPUtils_(NAME) TH_CONCAT_4(THCP,Real,Utils_,NAME) #define THCStoragePtr TH_CONCAT_3(THC,Real,StoragePtr) #define THCTensorPtr TH_CONCAT_3(THC,Real,TensorPtr) #define THCPStoragePtr TH_CONCAT_3(THCP,Real,StoragePtr) #define THCPTensorPtr TH_CONCAT_3(THCP,Real,TensorPtr) #define THCSTensorPtr TH_CONCAT_3(THCS,Real,TensorPtr) #define THCSPTensorPtr TH_CONCAT_3(THCSP,Real,TensorPtr) #include #define THC_GENERIC_FILE "torch/csrc/generic/utils.h" #include #define THC_GENERIC_FILE "torch/csrc/generic/utils.h" #include #define THC_GENERIC_FILE "torch/csrc/generic/utils.h" #include #define THC_GENERIC_FILE "torch/csrc/generic/utils.h" #include #endif