Searched defs:VarHandleOp (Results 1 – 4 of 4) sorted by relevance
35 Status VarHandleOp(AbstractContext* ctx, AbstractTensorHandle** resource, in VarHandleOp() function
218 const llvm::SmallVector<TF::VarHandleOp, 4>& var_handle_ops, in RemoveVariablesInitializations()
229 VarHandleOp::VarHandleOp(OpKernelConstruction* context) : OpKernel(context) { in VarHandleOp() function in tensorflow::VarHandleOp
55237 func VarHandleOp(scope *Scope, dtype tf.DataType, shape tf.Shape, optional ...VarHandleOpAttr) (res… func