Searched refs:UpdateWeights (Results 1 – 3 of 3) sorted by relevance
68 Status UpdateWeights(AbstractContext* ctx,
174 Status UpdateWeights(AbstractContext* ctx, vector<AbstractTensorHandle*>& grads, in UpdateWeights() function
577 s = UpdateWeights(ctx.get(), grads, weights, learning_rate); in TEST_P()