package tensorflow.serving

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BatchOpRewriteConfig

batch_op_rewriter.proto:9

Config for the batch op rewriter. This should be serialized and set a param in RewriterConfig with key kBatchOpRewriteParamKey.

message BatchOpRewriteConfig.AdaptiveBatchSchedulerOption

batch_op_rewriter.proto:21

The options for tensorflow::serving::AdaptiveSharedBatchScheduler. See AdaptiveSharedBatchScheduler::Options for meaning of each field. NOTE: Leave this unset to pick up default settings which should work for most scenarios. Example scenarios when tuning helps: * Latency sensitive

Used in: BatchOpRewriteConfig