Searched defs:VarHandleOp (Results 1 – 2 of 2) sorted by relevance
219 VarHandleOp::VarHandleOp(OpKernelConstruction* context) : OpKernel(context) { in VarHandleOp() function in tensorflow::VarHandleOp
33175 func VarHandleOp(scope *Scope, dtype tf.DataType, shape tf.Shape, optional ...VarHandleOpAttr) (res… func