Files
pytorch/torch/csrc/expand_utils.cpp

6 lines
177 B
C++

#include "torch/csrc/THP.h"
// Declare/Define the expansion functions that lack THCState.
#include "torch/csrc/expand_utils.h"
#include "torch/csrc/generic/expand_utils-inl.h"