MCPcopy 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

ComputeGradientMethod · 0.80
ForwardpropFromTapeMethod · 0.80
WatchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected