A Tensor of type resource.
A resource handle. Must be from a VarHandleOp.
indices
A Tensor. Must be one of the following types: int32, int64.
A Tensor. Must be one of the following types: int32, int64.
A tensor of indices into ref.
updates
A Tensor. A Tensor. Must have the same type as ref. A tensor of
values whose element wise min is taken with ref.
use_locking
An optional bool. Defaults to True.
An optional bool. Defaults to True. If True, the assignment will
be protected by a lock; otherwise the behavior is undefined,
but may exhibit less contention.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-01-23 UTC."],[],[]]