Sign in
android
/
platform
/
external
/
pytorch
/
cd449e260c
/
.
/
torch
/
csrc
/
multiprocessing
/
init.h
blob: 0adf0b8ddbc36becfff9484803fc1bb7dfab9753 [
file
] [
log
] [
blame
]
#pragma
once
#include
<torch/csrc/python_headers.h>
namespace
torch
{
namespace
multiprocessing
{
PyMethodDef
*
python_functions
();
}
// namespace multiprocessing
}
// namespace torch