Home
last modified time | relevance | path

Searched defs:ComputeGradient (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dtape.h682 Status GradientTape<Gradient, BackwardFunction, TapeTensor>::ComputeGradient( in ComputeGradient() function
Dgradients.cc271 Status Tape::ComputeGradient( in ComputeGradient() function in tensorflow::gradients::Tape