Searched defs:DoUpdate (Results 1 – 4 of 4) sorted by relevance
29 Status DoUpdate(NativeSha256Context& ctx, ConstByteSpan data) { in DoUpdate() function
33 Status DoUpdate(NativeSha256Context& ctx, ConstByteSpan data) { in DoUpdate() function
31 Status DoUpdate(NativeSha256Context&, ConstByteSpan) { in DoUpdate() function
69 void DoUpdate(OpKernelContext* context) { in DoUpdate() function in tensorflow::DenseUpdateOp