Searched refs:VarHandleOpAttr (Results 1 – 1 of 1) sorted by relevance
33136 type VarHandleOpAttr func(optionalAttr) type33142 func VarHandleOpContainer(value string) VarHandleOpAttr {33152 func VarHandleOpSharedName(value string) VarHandleOpAttr {33163 func VarHandleOpAllowedDevices(value []string) VarHandleOpAttr {33175 func VarHandleOp(scope *Scope, dtype tf.DataType, shape tf.Shape, optional ...VarHandleOpAttr) (res… argument