Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ MarkAsResult
Method
MarkAsResult
tensorflow/python/eager/pywrap_tfe_src.cc:1081–1081 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1079
}
1080
1081
void MarkAsResult(PyObject* gradient) const final { Py_INCREF(gradient); }
1082
1083
PyObject* Zeros(const PyTapeTensor& tensor) const final {
1084
if (PyErr_Occurred()) {
Callers
3
ComputeGradient
Method · 0.80
ForwardpropFromTape
Method · 0.80
Watch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected