Sign in
android
/
platform
/
external
/
pytorch
/
bc66d98248
/
.
/
tools
/
autograd
/
templates
/
python_nn_functions.h
blob: d406293478507ac0e64a2c8e6b22a0ec48376f26 [
file
] [
log
] [
blame
]
#pragma
once
// ${generated_comment}
#include
<Python.h>
namespace
torch
{
namespace
autograd
{
void
initNNFunctions
(
PyObject
*
module
);
}}
// namespace torch::autograd