- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TapeVSpace (0.05 seconds)
-
tensorflow/c/eager/gradients.cc
} // Looks up the ID of a Gradient. int64_t TapeVSpace::TensorId(AbstractTensorHandle* tensor) const { return ToId(tensor); } // Converts a Gradient to a TapeTensor. TapeTensor TapeVSpace::TapeTensorFromGradient(AbstractTensorHandle* g) const { return TapeTensor(g); } void TapeVSpace::MarkAsResult(AbstractTensorHandle* gradient) const {} void TapeVSpace::DeleteGradient(AbstractTensorHandle* gradient) const {Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Feb 24 06:18:31 GMT 2026 - 19.6K bytes - Click Count (0)