提交 efa01f55 编写于 作者: A A. Unique TensorFlower 提交者: TensorFlower Gardener

Update ops-related pbtxt files.

PiperOrigin-RevId: 480465543
上级 c8c63bd4
......@@ -6,3 +6,18 @@ op {
}
is_stateful: true
}
op {
name: "ConfigureAndInitializeGlobalTPU"
output_arg {
name: "output"
type: DT_INT32
}
attr {
name: "use_tfrt_host_runtime"
type: "bool"
default_value {
b: true
}
}
is_stateful: true
}
......@@ -9270,6 +9270,13 @@ op {
name: "output"
type: DT_INT32
}
attr {
name: "use_tfrt_host_runtime"
type: "bool"
default_value {
b: true
}
}
is_stateful: true
}
op {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册