mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
lintrunner
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
#define Py_BUILD_CORE
|
||||
#include <Python.h>
|
||||
#include <internal/pycore_stackref.h>
|
||||
#include "stackref_bridge.h"
|
||||
#include <torch/csrc/dynamo/stackref_bridge.h>
|
||||
#undef Py_BUILD_CORE
|
||||
|
||||
PyObject* THP_PyStackRef_AsPyObjectBorrow(void* stackref) {
|
||||
|
Reference in New Issue
Block a user