STT-tensorflow/tensorflow/tools/api/golden/v1/tensorflow.distribute.-run-options.pbtxt
Ruoxin Sang c47458b7ba Add a padding_spec argument into tpu.replicate, which provides the functionality of auto bucketing inputs.
PiperOrigin-RevId: 295226850
Change-Id: I486a82739bd7d2629b218371f5b50f1e37cb4b2d
2020-02-14 14:31:09 -08:00

24 lines
577 B
Plaintext

path: "tensorflow.distribute.RunOptions"
tf_class {
is_instance: "<class \'tensorflow.python.distribute.distribute_lib.RunOptions\'>"
is_instance: "<class \'tensorflow.python.distribute.distribute_lib.RunOptions\'>"
is_instance: "<type \'tuple\'>"
member {
name: "experimental_bucketizing_dynamic_shape"
mtype: "<type \'property\'>"
}
member {
name: "experimental_enable_dynamic_batch_size"
mtype: "<type \'property\'>"
}
member_method {
name: "__init__"
}
member_method {
name: "count"
}
member_method {
name: "index"
}
}