Home
last modified time | relevance | path

Searched defs:get_gradient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_test.py774 def get_gradient(obj): function
803 def get_gradient(obj): function
836 def get_gradient(obj, persistent): function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpass2_strategy.c1149 static void get_gradient(const double *values, int start, int last, in get_gradient() function
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Drpc_test.py679 def get_gradient(rref): member in MyParameterServer