Sign in
android
/
platform
/
external
/
pytorch
/
d713b8dd5d
/
.
/
torch
/
csrc
/
jit
/
python
/
init.h
blob: 2a66cc3228470c56fa09a8ac086bfe5c3c676d09 [
file
] [
log
] [
blame
]
#pragma
once
#include
<torch/csrc/utils/pybind.h>
namespace
torch
::
jit
{
void
initJITBindings
(
PyObject
*
module
);
}
// namespace torch::jit