blob: 9b2b7f7210ae896f07db3d20c89b28d317ed4e06 [file] [log] [blame]
path: "tensorflow.RunOptions.Experimental"
tf_proto {
descriptor {
name: "Experimental"
field {
name: "collective_graph_key"
number: 1
label: LABEL_OPTIONAL
type: TYPE_INT64
}
field {
name: "use_run_handler_pool"
number: 2
label: LABEL_OPTIONAL
type: TYPE_BOOL
}
field {
name: "run_handler_pool_options"
number: 3
label: LABEL_OPTIONAL
type: TYPE_MESSAGE
type_name: ".tensorflow.RunOptions.Experimental.RunHandlerPoolOptions"
}
field {
name: "always_track_kernel_execution_cost"
number: 4
label: LABEL_OPTIONAL
type: TYPE_BOOL
}
nested_type {
name: "RunHandlerPoolOptions"
field {
name: "priority"
number: 1
label: LABEL_OPTIONAL
type: TYPE_INT64
}
}
}
}