Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ _caffe.cpp
File
_caffe.cpp
python/caffe/_caffe.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Python.h> // NOLINT(build/include_alpha)
2
3
// Produce deprecation warnings (needs to come before arrayobject.h inclusion).
4
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
Callers
nothing calls this directly
Calls
2
add_callback
Method · 0.80
add_after_backward
Method · 0.80
Tested by
no test coverage detected