Go: Update generated wrapper functions for TensorFlow ops.
PiperOrigin-RevId: 317738384 Change-Id: I2c74c34bb5fed2809a46f4ecdb95616f2f1c832d
This commit is contained in:
parent
08180e6845
commit
3a34bde652
@ -31850,8 +31850,8 @@ func VarHandleOpSharedName(value string) VarHandleOpAttr {
|
||||
|
||||
// VarHandleOpAllowedDevices sets the optional allowed_devices attribute to value.
|
||||
//
|
||||
// value: The allowed devices containing the resource variable. Set when the output
|
||||
// ResourceHandle represents a per-replica/partitioned resource variable.
|
||||
// value: DEPRECATED. The allowed devices containing the resource variable. Set when the
|
||||
// output ResourceHandle represents a per-replica/partitioned resource variable.
|
||||
// If not specified, defaults to <>
|
||||
func VarHandleOpAllowedDevices(value []string) VarHandleOpAttr {
|
||||
return func(m optionalAttr) {
|
||||
|
Loading…
Reference in New Issue
Block a user