Searched defs:DoUpdate (Results 1 – 4 of 4) sorted by relevance
33 Status DoUpdate(NativeSha256Context& ctx, ConstByteSpan data) { in DoUpdate() function
33 Status DoUpdate(NativeSha256Context&, ConstByteSpan) { in DoUpdate() function
69 void DoUpdate(OpKernelContext* context) { in DoUpdate() function in tensorflow::DenseUpdateOp
11409 auto DoUpdate = [&](SmallSetVector<Value *, 8> &UnderlyingObjects, in updateImpl() local