MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Assign

Class Assign

tensorflow/core/kernels/scatter_functor.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45template <scatter_op::UpdateOp Op>
46struct Assign {};
47template <>
48struct Assign<scatter_op::UpdateOp::ASSIGN> {
49 template <typename Params, typename Update>

Callers 15

GetGraphsFunction · 0.70
MulChainFunction · 0.70
SGDFunction · 0.70
AdagradFunction · 0.70
SparseAdagradFunction · 0.70
MomentumFunction · 0.70
AdamFunction · 0.70
RMSPropFunction · 0.70
AddSignFunction · 0.70
PowerSignFunction · 0.70
operator()Method · 0.70
operator()Method · 0.70

Calls

no outgoing calls

Tested by 10

GetGraphsFunction · 0.56
MulChainFunction · 0.56
SGDFunction · 0.56
AdagradFunction · 0.56
SparseAdagradFunction · 0.56
MomentumFunction · 0.56
AdamFunction · 0.56
RMSPropFunction · 0.56
AddSignFunction · 0.56
PowerSignFunction · 0.56