Update ops-related pbtxt files.
PiperOrigin-RevId: 358292541 Change-Id: Ieb03481abb80ee0e0c0e295fcf4e0726d27f4e02
This commit is contained in:
parent
be625d2fe8
commit
3b4f970c3b
@ -0,0 +1,22 @@
|
||||
op {
|
||||
name: "TPUReshardVariables"
|
||||
input_arg {
|
||||
name: "vars"
|
||||
type: DT_RESOURCE
|
||||
number_attr: "N"
|
||||
}
|
||||
input_arg {
|
||||
name: "new_format_key"
|
||||
type: DT_STRING
|
||||
}
|
||||
input_arg {
|
||||
name: "format_state_var"
|
||||
type: DT_RESOURCE
|
||||
}
|
||||
attr {
|
||||
name: "N"
|
||||
type: "int"
|
||||
has_minimum: true
|
||||
}
|
||||
is_stateful: true
|
||||
}
|
@ -54108,6 +54108,28 @@ op {
|
||||
type: "type"
|
||||
}
|
||||
}
|
||||
op {
|
||||
name: "TPUReshardVariables"
|
||||
input_arg {
|
||||
name: "vars"
|
||||
type: DT_RESOURCE
|
||||
number_attr: "N"
|
||||
}
|
||||
input_arg {
|
||||
name: "new_format_key"
|
||||
type: DT_STRING
|
||||
}
|
||||
input_arg {
|
||||
name: "format_state_var"
|
||||
type: DT_RESOURCE
|
||||
}
|
||||
attr {
|
||||
name: "N"
|
||||
type: "int"
|
||||
has_minimum: true
|
||||
}
|
||||
is_stateful: true
|
||||
}
|
||||
op {
|
||||
name: "TakeDataset"
|
||||
input_arg {
|
||||
|
Loading…
Reference in New Issue
Block a user