Home
last modified time | relevance | path

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

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